non important commit

This commit is contained in:
benstrb 2026-01-25 21:19:34 +01:00
parent 904f6d9d82
commit cf7c4b59f2

View file

@ -37,6 +37,7 @@
prefer-no-csd = true; prefer-no-csd = true;
cursor.size = 14; cursor.size = 14;
screenshot-path = "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"; screenshot-path = "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png";
hotkey-overlay.skip-at-startup = true;
input = { input = {
keyboard.numlock = true; keyboard.numlock = true;
@ -49,8 +50,6 @@
}; };
binds = { binds = {
hotkey-overlay.hidden = true;
"Mod+Q".action.close-window = []; "Mod+Q".action.close-window = [];
"Mod+Return".action.spawn = ["kitty"]; "Mod+Return".action.spawn = ["kitty"];
"Mod+A".action.spawn = ["rofi" "-show" "drun"]; "Mod+A".action.spawn = ["rofi" "-show" "drun"];