added a second bar and adjusted autostart for it

This commit is contained in:
2025-03-08 09:11:03 +01:00
parent c675f784ad
commit 228b8700a3
18 changed files with 180 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ source = ~/.config/hypr/workspaces.conf
# Autostart necessary processes (like notifications daemons, status bars, etc.)
# Or execute your favorite apps at launch like this:
source = ~/.config/hypr/hyprland.d/autostart.conf
source = ~/.config/hypr/conf.d/autostart.conf
#############################
### ENVIRONMENT VARIABLES ###
@@ -176,7 +176,7 @@ gestures {
### KEYBINDINGS ###
###################
source = ~/.config/hypr/hyprland.d/keybinds.conf
source = ~/.config/hypr/conf.d/keybinds.conf
##############################
### WINDOWS AND WORKSPACES ###