|
|
|
@ -17,7 +17,7 @@ font pango:monospace 8
|
|
|
|
|
|
|
|
|
|
default_border none
|
|
|
|
|
|
|
|
|
|
gaps inner 5
|
|
|
|
|
gaps inner 10
|
|
|
|
|
smart_gaps on
|
|
|
|
|
|
|
|
|
|
# This font is widely installed, provides lots of unicode glyphs, right-to-left
|
|
|
|
@ -65,7 +65,7 @@ bindsym $mod+q exec ~/.local/bin/i3lock-blur
|
|
|
|
|
bindsym $mod+Shift+q kill
|
|
|
|
|
|
|
|
|
|
# start dmenu (a program launcher)
|
|
|
|
|
bindsym $mod+d exec --no-startup-id dmenu_run
|
|
|
|
|
bindsym $mod+d exec --no-startup-id dmenu_run -b
|
|
|
|
|
# A more modern dmenu replacement is rofi:
|
|
|
|
|
# bindcode $mod+40 exec "rofi -modi drun,run -show drun"
|
|
|
|
|
# There also is i3-dmenu-desktop which only displays applications shipping a
|
|
|
|
|