Use rofi drun instead of j4-dmenu-desktop
This commit is contained in:
parent
c24a8a5cc3
commit
2648a30f42
@ -37,9 +37,8 @@ bindsym Mod1+Control+Delete exec /home/adam/.bin/lock.sh pick # power menu
|
||||
|
||||
set $rofiOptions -i -bg '#222222' -fg '#cccccc' -fg-active '#ffffff'
|
||||
|
||||
bindsym $mod+space exec --no-startup-id j4-dmenu-desktop --dmenu="rofi -dmenu $rofiOptions -p 'Apps:'" # start rofi with only .desktop files
|
||||
bindsym $mod+d exec --no-startup-id rofi -show run $rofiOptions # start rofi
|
||||
bindsym $mod+p exec --no-startup-id ~/.bin/killPanel.sh
|
||||
bindsym $mod+space exec --no-startup-id "rofi $rofiOptions -modi 'drun,run,workspace:/home/adam/.bin/i3_switch_workspace.sh,window' -sidebar-mode -show drun"
|
||||
|
||||
mode "launch" {
|
||||
bindsym e exec /home/adam/.bin/emacsclient-tmpFix; mode "default"
|
||||
|
Loading…
Reference in New Issue
Block a user