feat: fix issues with the refactoring
This commit is contained in:
@@ -7,7 +7,7 @@ source = ~/.config/hypr/config/defaults.conf
|
||||
# Autostart wiki https://wiki.hyprland.org/0.45.0/Configuring/Keywords/#executing #
|
||||
exec-once = tailscale-systray &
|
||||
exec-once = slack &
|
||||
exec-once = swaybg -o \* -i ~/.wallpaper.jpg -m fill
|
||||
# exec-once = swaybg -o \* -i ~/.wallpaper.jpg -m fill
|
||||
exec-once = waybar &
|
||||
exec-once = fcitx5 -d &
|
||||
exec-once = mako &
|
||||
|
||||
@@ -46,7 +46,7 @@ bindd = , XF86AudioPrev, Previous track, exec, playerctl previous
|
||||
bindel = , XF86MonBrightnessUp, exec, brightnessctl s +5% #Increases brightness 5%
|
||||
bindel = , XF86MonBrightnessDown, exec, brightnessctl s 5%- #Decreases brightness 5%
|
||||
bindd = $mainMod SHIFT, P, Runs the calculator application, exec, gnome-calculator
|
||||
bindd = $mainMod SHIFT, L, Lock the screen, exec, swaylock-fancy -e -K -p 10 -f Hack-Regular
|
||||
bindd = $mainMod SHIFT, L, Lock the screen, exec, swaylock -e -K -p 10 -f Hack-Regular
|
||||
bindd = $mainMod, O, Reload/restarts Waybar, exec, killall -SIGUSR2 waybar
|
||||
|
||||
# ======= Window Actions =======
|
||||
|
||||
Reference in New Issue
Block a user