mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-01-16 00:53:05 +01:00
remove dependency on niri overlay from sodi and switch to just kdl
This commit is contained in:
parent
0cb98d2868
commit
3cacac4e6a
21 changed files with 352 additions and 653 deletions
9
modules/desktop/home/niri/kdl/screenshot.kdl
Normal file
9
modules/desktop/home/niri/kdl/screenshot.kdl
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
screenshot-path "~/Pictures/screenshots/%Y-%m-%dT%H:%M:%S.png"
|
||||
binds {
|
||||
Ctrl+Print { screenshot-screen; }
|
||||
Mod+Ctrl+S { screenshot-screen; }
|
||||
Mod+Shift+S { screenshot-window; }
|
||||
Shift+Print { screenshot-window; }
|
||||
Mod+S { screenshot; }
|
||||
Print { screenshot; }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue