keybinds fixings
This commit is contained in:
@@ -33,7 +33,7 @@ in {
|
||||
"$mod, L, exec, ${runOnce "hyprlock"}"
|
||||
"$mod SHIFT, B, exec, pkill -SIGUSR2 waybar"
|
||||
"$mod, A, exec, pkill -SIGUSR1 waybar"
|
||||
"$mod, T, exec, uwsm app -T"
|
||||
"$mod, T, exec, uwsm app $terminal"
|
||||
"$mod, W, exec, $browser"
|
||||
"$mod, K, exec, keepassxc"
|
||||
"$mod SHIFT, W, exec, $browserinc"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
filezilla
|
||||
];
|
||||
sessionVariables = {
|
||||
BROWSER = "zen";
|
||||
BROWSER = "firefox";
|
||||
EDITOR = "nvim";
|
||||
TERM = "xterm-256color";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user