~merged all rofi binds
This commit is contained in:
12
i3.conf
12
i3.conf
@@ -61,14 +61,10 @@ bindsym $mod+Return exec alacritty
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
||||
# show applications
|
||||
bindsym $mod+a exec rofi -show run -matching fuzzy daemon
|
||||
|
||||
# show windows
|
||||
bindsym $mod+w exec rofi -show window -matching fuzzy daemon
|
||||
|
||||
# show both
|
||||
bindsym $mod+space exec rofi -show combi -matching fuzzy daemon
|
||||
# Rofi
|
||||
bindsym $mod+a exec rofi -show run
|
||||
bindsym $mod+w exec rofi -show window
|
||||
bindsym $mod+space exec i3-input -F "%s" -P "i3 Command: "
|
||||
|
||||
# lock bind and rename bind
|
||||
bindsym $mod+Ctrl+l exec $lock
|
||||
|
||||
Reference in New Issue
Block a user