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