1
0

General changes + vim changes

This commit is contained in:
2024-10-10 21:17:54 +02:00
parent adc26f9860
commit 6790f75c8a
20 changed files with 273 additions and 138 deletions

View File

@@ -60,11 +60,14 @@ tiling_drag modifier titlebar
bindsym $mod+Return exec kitty
# start an app
bindsym $mod+n exec kitty -- ldesk && exit
bindsym $mod+n exec kitty -- fzf-launcher && exit
# kill focused window
bindsym $mod+q kill
# Enable compose key with caps lock
exec setxkbmap -option compose:caps
# start dmenu (a program launcher)
# bindsym $mod+d exec --no-startup-id dmenu_run
# A more modern dmenu replacement is rofi: