forked from logan/dotfiles
Forgot to theme dmenu
Signed-off-by: logan2611 <logan2611@gmail.com>
This commit is contained in:
parent
b6e320fd3b
commit
febeaae6c4
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ bindsym $mod+Shift+q kill
|
|||
|
||||
# start dmenu (a program launcher)
|
||||
#bindsym $mod+d exec dmenu_run
|
||||
bindsym $mod+d exec source ~/.bashrc && j4-dmenu-desktop --dmenu="dmenu -i -nb '#0d0d0d' -sf '#1a1a1a' -sb '#3498db' -nf '#3498db'" --term="i3-sensible-terminal"
|
||||
bindsym $mod+d exec source ~/.bashrc && j4-dmenu-desktop --dmenu="dmenu -i -nb '#1b2224' -nf '#cccccc' -sf '#161c1d' -sb '#3498db'" --term="i3-sensible-terminal"
|
||||
|
||||
# There also is the (new) i3-dmenu-desktop which only displays applications
|
||||
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
|
||||
|
|
Loading…
Reference in a new issue