non important commit
This commit is contained in:
parent
b97c03ab6d
commit
904f6d9d82
1 changed files with 2 additions and 1 deletions
|
|
@ -37,7 +37,6 @@
|
|||
prefer-no-csd = true;
|
||||
cursor.size = 14;
|
||||
screenshot-path = "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png";
|
||||
hotkey-overlay.hidden = true;
|
||||
|
||||
input = {
|
||||
keyboard.numlock = true;
|
||||
|
|
@ -50,6 +49,8 @@
|
|||
};
|
||||
|
||||
binds = {
|
||||
hotkey-overlay.hidden = true;
|
||||
|
||||
"Mod+Q".action.close-window = [];
|
||||
"Mod+Return".action.spawn = ["kitty"];
|
||||
"Mod+A".action.spawn = ["rofi" "-show" "drun"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue