small settings
This commit is contained in:
@@ -247,7 +247,7 @@
|
|||||||
"launcherLogoContrast": 0,
|
"launcherLogoContrast": 0,
|
||||||
"launcherLogoSizeOffset": 0,
|
"launcherLogoSizeOffset": 0,
|
||||||
"fontFamily": "Inter Variable",
|
"fontFamily": "Inter Variable",
|
||||||
"monoFontFamily": "Fira Code",
|
"monoFontFamily": "FiraCode Nerd Font",
|
||||||
"fontWeight": 400,
|
"fontWeight": 400,
|
||||||
"fontScale": 1,
|
"fontScale": 1,
|
||||||
"notepadUseMonospace": true,
|
"notepadUseMonospace": true,
|
||||||
|
|||||||
@@ -156,7 +156,6 @@ layout {
|
|||||||
}
|
}
|
||||||
|
|
||||||
spawn-at-startup "xwayland-satellite"
|
spawn-at-startup "xwayland-satellite"
|
||||||
spawn-at-startup "mako"
|
|
||||||
|
|
||||||
prefer-no-csd
|
prefer-no-csd
|
||||||
|
|
||||||
@@ -243,7 +242,7 @@ binds {
|
|||||||
|
|
||||||
// SCRIPTS
|
// SCRIPTS
|
||||||
Super+B { spawn "sh" "-c" "dms ipc call wallpaper set $(~/scripts/random-wallpaper.sh)"; }
|
Super+B { spawn "sh" "-c" "dms ipc call wallpaper set $(~/scripts/random-wallpaper.sh)"; }
|
||||||
Super+Shift+D hotkey-overlay-title="Restart DMS" { spawn "sh" "-c" "dms restart" ; }
|
Super+Shift+D hotkey-overlay-title="Restart DMS" allow-when-locked=true { spawn "sh" "-c" "dms restart" ; }
|
||||||
// Super+A hotkey-overlay-title="Capture Screen" { spawn "sh" "-c" "grim -g \"$(slurp; sleep .1)\" - | swappy -f -"; }
|
// Super+A hotkey-overlay-title="Capture Screen" { spawn "sh" "-c" "grim -g \"$(slurp; sleep .1)\" - | swappy -f -"; }
|
||||||
Super+M hotkey-overlay-title="Media Output Select" { spawn "sh" "-c" "~/scripts/rofi-media.sh"; }
|
Super+M hotkey-overlay-title="Media Output Select" { spawn "sh" "-c" "~/scripts/rofi-media.sh"; }
|
||||||
Super+Semicolon hotkey-overlay-title="Emoji picker" { spawn "sh" "-c" "rofimoji"; }
|
Super+Semicolon hotkey-overlay-title="Emoji picker" { spawn "sh" "-c" "rofimoji"; }
|
||||||
|
|||||||
Reference in New Issue
Block a user