add swaync and configs as well as color highlighting in nvim

This commit is contained in:
Frodd
2025-08-29 16:01:26 +01:00
parent 5c361f808d
commit 92af35e712
5 changed files with 717 additions and 2 deletions

View File

@@ -36,7 +36,10 @@ $fileManager = thunar
$menu = wofi --show drun
$browser = brave
$locker = hyprlock
$screenshotregion = hyprshot -m region
$scripts = ~/.config/scripts
$user = $USER
#################
### AUTOSTART ###
@@ -49,7 +52,7 @@ $scripts = ~/.config/scripts
# exec-once = nm-applet &
# exec-once = waybar & hyprpaper & firefox
exec-once = waybar & hypridle & hyprpaper & $scripts/random_hyprpaper.sh
exec-once = swaync & waybar & hypridle & hyprpaper & $scripts/random_hyprpaper.sh
#############################
@@ -60,7 +63,7 @@ exec-once = waybar & hypridle & hyprpaper & $scripts/random_hyprpaper.sh
env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24
env = HYPRSHOT_DIR,/home/$user/pictures/screenshots
###################
### PERMISSIONS ###
@@ -240,6 +243,7 @@ bind = $mainMod, V, togglefloating,
bind = $mainMod, space, exec, $menu
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, S, exec, hyprshot -m region
bind = $SUPER_SHIFT, L, exec, $locker
bind = $SUPER_SHIFT, S, exec, systemctl suspend