mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-02-06 10:02:46 +01:00
6 lines
174 B
Text
6 lines
174 B
Text
screenshot-path "~/Pictures/screenshots/%Y-%m-%dT%H:%M:%S.png"
|
|
binds {
|
|
Mod+Ctrl+S { screenshot-screen; }
|
|
Mod+Shift+S { screenshot-window; }
|
|
Mod+S { screenshot; }
|
|
}
|