non important commit
This commit is contained in:
parent
904f6d9d82
commit
cf7c4b59f2
1 changed files with 1 additions and 2 deletions
|
|
@ -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"];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue