diff options
| author | ewy1 <ewy0@protonmail.com> | 2025-03-21 16:00:29 +0100 |
|---|---|---|
| committer | ewy1 <ewy0@protonmail.com> | 2025-03-21 16:00:29 +0100 |
| commit | 332b8f17a3f043a2c399341cde7679a850f9770a (patch) | |
| tree | e8be2bf207b884d02c7aad574129db35ad232dd0 /.config/niri | |
| parent | 6d176a49e1351e81bbe0ae94215364f8bef2e3ea (diff) | |
more niri changes
Diffstat (limited to '.config/niri')
| -rw-r--r-- | .config/niri/config.kdl | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.config/niri/config.kdl b/.config/niri/config.kdl index 31a75eb..0b5b5da 100644 --- a/.config/niri/config.kdl +++ b/.config/niri/config.kdl @@ -127,7 +127,6 @@ environment { DISPLAY ":0" } spawn-at-startup "waybar" -spawn-at-startup "sh -c 'swaybg -i $(cat ~/.cache/wal/wal)'" spawn-at-startup "xwayland-satellite" prefer-no-csd @@ -173,6 +172,10 @@ window-rule { clip-to-geometry true } +hotkey-overlay { + skip-at-startup +} + binds { // Mod-Shift-/, which is usually the same as Mod-?, // shows a list of important hotkeys. |
