Framework startup programs

This commit is contained in:
Christian Colglazier 2024-08-20 09:40:02 -04:00
parent 660f4d366d
commit 0a95cc86da
3 changed files with 12 additions and 3 deletions

View File

@ -1,10 +1,12 @@
monitor=eDP-1,2256x1504@60,0x0,1.175
# Startup programs
exec-once = waybar & firefox
# Enviroment
source = ~/.config/hypr/env.conf
# Startup programs
source = ~/.config/hypr/startup-all.conf
source = ~/.config/hypr/startup-framework.conf
# Default env vars
env = XCURSOR_SIZE,24
env = QT_QPA_PLATFORMTHEME,qt5ct

View File

@ -0,0 +1,5 @@
# Waybar
exec-once = waybar
# Password manager update
exec-once = pass git pull

View File

@ -0,0 +1,2 @@
exec-once = [workspace 1 silent] firefox
exec-once = [workspace 2 silent] $terminal