++++++
This commit is contained in:
@@ -247,7 +247,6 @@ lib.mkIf (user != "tv")
|
||||
"waybar "
|
||||
"hyprpaper -n "
|
||||
"swww-daemon"
|
||||
"= /home/nx2/scripts/swww-randomize.sh"
|
||||
"hyprland-autoname-workspaces"
|
||||
"/usr/lib/polkit-kde-authentication-agent-1 "
|
||||
"dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
|
||||
@@ -459,8 +458,8 @@ lib.mkIf (user != "tv")
|
||||
## MEGA KEYS:
|
||||
|
||||
'' , Print, exec, grim -g "$(slurp)"''
|
||||
"SUPER, Next, resizeactive, 100 -100"
|
||||
"SUPER, Prior, resizeactive, -100 100"
|
||||
# "SUPER, Next, resizeactive, 5% 5%" # binde
|
||||
# "SUPER, Prior, resizeactive, -5% -5%" # binde
|
||||
|
||||
###########################################################################
|
||||
## FN KEYS:
|
||||
@@ -492,6 +491,8 @@ lib.mkIf (user != "tv")
|
||||
];
|
||||
binde = [
|
||||
# "SUPER, TAB, exec, hyprswitch --daemon --do-initial-execute"
|
||||
"SUPER, Next, resizeactive, 10% 10%"
|
||||
"SUPER, Prior, resizeactive, -10% -10%"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user