Compare commits
3 commits
7f3a7415de
...
1416a386b8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1416a386b8 | ||
|
|
8eff015f36 | ||
|
|
356b33ae84 |
2 changed files with 7 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue