Compare commits
2 Commits
0a284e8596
...
e9135d438a
Author | SHA1 | Date | |
---|---|---|---|
e9135d438a | |||
e2c6df4b09 |
@ -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 drun
|
||||
bindsym $mod+d exec rofi -show run
|
||||
# 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
|
||||
|
5
nvim/.config/nvim/.luarc.json
Normal file
5
nvim/.config/nvim/.luarc.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"diagnostics.globals": [
|
||||
"vim"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user