Merge branch 'master' of github.com:roodletoof/dotfiles

This commit is contained in:
Ivar Fatland
2025-09-18 10:01:03 +02:00
4 changed files with 5 additions and 1 deletions
+2
View File
@@ -1,2 +1,4 @@
lazy-lock.json
.DS_Store
gomono/.local/share/fonts/GoMonoNerdFont/.uuid
mpv/.local/state/mpv/watch_history.jsonl
+1 -1
View File
@@ -17,7 +17,7 @@ exec --no-startup-id nm-applet
# Key bindings
bindsym $mod+Return exec $term
bindsym $mod+q kill
bindsym $mod+d exec --no-startup-id dmenu_run
bindsym $mod+d exec --no-startup-id rofi -show drun
# Floating modifier
floating_modifier $mod
+2
View File
@@ -0,0 +1,2 @@
save-watch-history
save-position-on-quit
View File