custom-hypr - synchronously multiple call
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
# animations {
|
||||
# enabled = true
|
||||
|
||||
# # Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
|
||||
|
||||
# bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
||||
|
||||
# animation = windows, 1, 7, myBezier
|
||||
# animation = windowsOut, 1, 7, default, popin 80%
|
||||
# animation = border, 1, 10, default
|
||||
# animation = borderangle, 1, 8, default
|
||||
# animation = fade, 1, 7, default
|
||||
# animation = workspaces, 1, 6, default
|
||||
# }
|
||||
@@ -8,5 +8,6 @@ exec-once = fcitx5
|
||||
exec-once = waybar -c ~/.config/waybar/primary_screen/config.jsonc
|
||||
exec-once = waybar -c ~/.config/waybar/secondary_screen/config.jsonc
|
||||
|
||||
|
||||
exec = gsettings set org.gnome.desktop.interface icon-theme 'Nordzy'
|
||||
exec = hyprctl setcursor Gruvbox-Retro 20
|
||||
|
||||
@@ -4,4 +4,3 @@ source = ~/.config/hypr/custom/execs.conf
|
||||
source = ~/.config/hypr/custom/keybinding.conf
|
||||
source = ~/.config/hypr/custom/windowrules.conf
|
||||
source = ~/.config/hypr/custom/env.conf
|
||||
source = ~/.config/hypr/custom/animation.conf
|
||||
|
||||
@@ -56,6 +56,7 @@ bind = Alt, V, exec, vesktop --no-sandbox --ozone-platform=wayland --ozone-platf
|
||||
|
||||
|
||||
bind = SUPER, SUPER_L, exec, pkill -x rofi || $scrPath/rofilaunch.sh d # launch application launcher
|
||||
bind = SUPER, L, exec, swaylock # launch lock screen
|
||||
bind = Ctrl+SUPER, Ctrl+SUPER_L, exec, rofi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user