feat(hypr): update hypr config
This commit is contained in:
@@ -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 ###
|
||||
|
||||
Reference in New Issue
Block a user