mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
screenshots
This commit is contained in:
parent
07177c14ca
commit
acf6b5c23d
1 changed files with 3 additions and 3 deletions
|
|
@ -628,9 +628,9 @@
|
||||||
"Mod+Minus".action = set-column-width "-10%";
|
"Mod+Minus".action = set-column-width "-10%";
|
||||||
"Mod+Equal".action = set-column-width "+10%";
|
"Mod+Equal".action = set-column-width "+10%";
|
||||||
|
|
||||||
"Print".action = screenshot;
|
"Print".action.screenshot = {};
|
||||||
# "Ctrl+Print".action = screenshot-screen;
|
"Ctrl+Print".action.screenshot-screen = {};
|
||||||
# "Alt+Print" .action = screenshot-window;
|
"Alt+Print" .action.screenshot-window = {};
|
||||||
|
|
||||||
# // Finer height adjustments when in column with other windows.
|
# // Finer height adjustments when in column with other windows.
|
||||||
# Mod+Shift+Minus { set-window-height "-10%"; }
|
# Mod+Shift+Minus { set-window-height "-10%"; }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue