mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-02-06 10:02:46 +01:00
remove screenshot shortcuts
This commit is contained in:
parent
596b79861e
commit
5463ce39cf
1 changed files with 0 additions and 3 deletions
|
|
@ -1,9 +1,6 @@
|
||||||
screenshot-path "~/Pictures/screenshots/%Y-%m-%dT%H:%M:%S.png"
|
screenshot-path "~/Pictures/screenshots/%Y-%m-%dT%H:%M:%S.png"
|
||||||
binds {
|
binds {
|
||||||
Ctrl+Print { screenshot-screen; }
|
|
||||||
Mod+Ctrl+S { screenshot-screen; }
|
Mod+Ctrl+S { screenshot-screen; }
|
||||||
Mod+Shift+S { screenshot-window; }
|
Mod+Shift+S { screenshot-window; }
|
||||||
Shift+Print { screenshot-window; }
|
|
||||||
Mod+S { screenshot; }
|
Mod+S { screenshot; }
|
||||||
Print { screenshot; }
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue