Compare commits

..

No commits in common. "e9135d438a67b1be100e441ac2249023dbb14e15" and "0a284e8596d60a0c83643c43fecfbaca82f068db" have entirely different histories.

2 changed files with 1 additions and 6 deletions

View File

@ -60,7 +60,7 @@ bindsym $mod+Shift+a kill
# start dmenu (a program launcher)
#bindsym $mod+d exec --no-startup-id dmenu_run
bindsym $mod+d exec rofi -show run
bindsym $mod+d exec rofi -show drun
# 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

View File

@ -1,5 +0,0 @@
{
"diagnostics.globals": [
"vim"
]
}