diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-04-10 12:13:47 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-04-10 12:13:47 +0200 |
| commit | 66888f3eea130323987ca9aa890085057b8ebd34 (patch) | |
| tree | 172d4298104e184bd3bf2328cbf31002972610c6 /home/rices/schrottkatze/niri/kdl/screenshot.kdl | |
| parent | 5d8400b07056fe72995a6abaa4d42ed52b55c81b (diff) | |
Add schrottkatze rice: Niri compositor config
KDL configs for keybindings, styling (trans flag gradient borders),
workspaces (social/browser), input, privacy, app quirks, overview.
Includes arc.frag window-open shader, cpdate.sh script, wallpaper.
Diffstat (limited to 'home/rices/schrottkatze/niri/kdl/screenshot.kdl')
| -rw-r--r-- | home/rices/schrottkatze/niri/kdl/screenshot.kdl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/home/rices/schrottkatze/niri/kdl/screenshot.kdl b/home/rices/schrottkatze/niri/kdl/screenshot.kdl new file mode 100644 index 0000000..f99e15c --- /dev/null +++ b/home/rices/schrottkatze/niri/kdl/screenshot.kdl @@ -0,0 +1,6 @@ +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; } +} |
