1
0
Fork 0

Add rofi configuration

This commit is contained in:
coderkun 2018-10-19 17:40:04 +02:00
parent 5542291c58
commit 53551b345f
2 changed files with 5 additions and 1 deletions

View file

@ -37,7 +37,8 @@ bindsym $mod+Shift+X kill
# 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
# installed.
bindsym $mod+a exec --no-startup-id i3-dmenu-desktop
#bindsym $mod+a exec --no-startup-id i3-dmenu-desktop
bindsym $mod+a exec --no-startup-id rofi -show combi -show-icons
# change focus
bindsym $mod+n focus left

3
rofi/config Normal file
View file

@ -0,0 +1,3 @@
rofi.combi-modi: window,drun
rofi.theme: android_notification
rofi.modi: combi,drun,window