Configure rofi
This commit is contained in:
parent
f4c886d3c4
commit
bd210815ef
4 changed files with 121448 additions and 1 deletions
|
@ -51,9 +51,16 @@ bindsym $mod+q kill
|
|||
|
||||
# start dmenu (a program launcher)
|
||||
# bindsym $mod+d exec dmenu_run
|
||||
bindsym $mod+d exec albert toggle
|
||||
#bindsym $mod+d exec albert toggle
|
||||
#bindsym $mod+z exec xfce4-appfinder
|
||||
|
||||
# Start Rofi as program launcher
|
||||
bindsym $mod+d exec rofi -show drun
|
||||
|
||||
#Start Rofi as emoji finder
|
||||
bindsym $mod+u exec ~/.dotfiles/config/rofi/scripts/rofi-emoji
|
||||
|
||||
|
||||
#kill i3
|
||||
bindsym $mod+Shift+x exec killall i3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue