diff options
Diffstat (limited to 'hypr')
| -rw-r--r-- | hypr/.config/hypr/hyprland.conf | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 7a1328b..ad5de19 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -263,27 +263,6 @@ bind = CTRL ALT, END, exec, $term --class btop -T btop -e btop # bind = ALT, down, exec, $scriptsDir/changeWallpaperDesktop - -# Variety -# trash wallpaper -bind = ALT, t, exec, variety -t -# next wallpaper -bind = ALT, n, exec, variety -n -bind = ALT SHIFT, n, exec, variety -n && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt) && ~/.config/hypr/scripts/statusbar & -bind = ALT, right, exec, variety -n -# previous wallpaper -bind = ALT, p, exec, variety -p -bind = ALT SHIFT, p, exec, variety -p && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt) && ~/.config/hypr/scripts/statusbar & -bind = ALT, left, exec, variety -p -# favorite wallpaper -bind = ALT, f, exec, variety -f -# pause wallpaper -bind = ALT, up, exec, variety --toggle-pause -# pause wallpaper + wal -bind = ALT SHIFT, up, exec, variety --toggle-pause && wal -i $(cat $HOME/.config/variety/wallpaper/wallpaper.jpg.txt) && ~/.config/hypr/scripts/statusbar & -# resume wallpaper -bind = ALT, down, exec, variety --resume - # effect bind = ALT, g, exec, $scriptsDir/glassmorphismToggle |
