Compare commits

..

3 commits

Author SHA1 Message Date
Guilhem Baccialone
1416a386b8 Fix wrong path of some startup utilities 2026-07-08 07:24:50 +02:00
Guilhem Baccialone
8eff015f36 Fix discord boot 2026-07-08 07:24:50 +02:00
Guilhem Baccialone
356b33ae84 dms: Change layout 2026-07-08 07:24:50 +02:00
2 changed files with 7 additions and 7 deletions

View file

@ -153,7 +153,7 @@ bind = SUPER, b, spawn, firefox-bin
# bind = SUPER, x, spawn, alacritty -e hx
# DMS specific keybinds.
bind = SUPER+CTRL, Return, spawn, dms ipc call spotlight toggle
bind = SUPER, space, spawn, dms ipc call spotlight toggle
bind = SUPER, c, spawn, dms ipc call clipboard toggle
bind = SUPER, m, spawn, dms ipc call processlist focusOrToggle
bind = SUPER, s, spawn, dms ipc call settings focusOrToggle

View file

@ -1,7 +1,7 @@
# Auto-generated by DMS - do not edit manually
border_radius=5
gappih=10
gappiv=10
gappoh=10
gappov=10
borderpx=3
border_radius=12
gappih=4
gappiv=4
gappoh=4
gappov=4
borderpx=2