feat(hypr): update hypr config

This commit is contained in:
2026-02-19 04:19:43 +01:00
parent 83097e961a
commit b2cfb5c616
10 changed files with 135 additions and 28 deletions

View File

@@ -1,20 +1,9 @@
source = ~/.config/hypr/autostart.conf
source = ~/.config/hypr/monitors.conf
source = ~/.config/hypr/programs.conf
source = ~/.config/hypr/binds.conf
source = ~/.config/hypr/bindings.conf
source = ~/.config/hypr/input.conf
source = ~/.config/hypr/look-and-feel.conf
#################
### AUTOSTART ###
#################
# Autostart necessary processes (like notifications daemons, status bars, etc.)
# Or execute your favorite apps at launch like this:
# exec-once = $terminal
# exec-once = nm-applet &
# exec-once = waybar & hyprpaper & firefox
exec-once = waybar & hyprpaper
source = ~/.config/hypr/looknfeel.conf
#############################
### ENVIRONMENT VARIABLES ###