Fix path bugs

This commit is contained in:
Thomas Forgione 2025-09-15 10:55:26 +02:00
parent d876d4fae4
commit 5731211792

View File

@ -14,7 +14,7 @@
### MONITORS ###
################
source = ~/.config/dotfiles/hypr/monitors.conf
source = ~/.config/hypr/monitors.conf
###################
@ -27,7 +27,7 @@ source = ~/.config/dotfiles/hypr/monitors.conf
$terminal = new-terminal
$fileManager = dolphin
$menu = rofi -show drun -theme ~/.config/rofi/theme.rasi
$hyprscript = ~/.config/dotfiles/hypr/hyprscript
$hyprscript = ~/.config/hypr/hyprscript
$social = firefox "http://jdb.localhost/" "https://web.telegram.org" "https://web.whatsapp.com/" "https://discord.com/app" "https://nuage.polymny.studio/index.php/apps/calendar/"
@ -48,7 +48,7 @@ exec-once = nextcloud --background
exec-once = [workspace special:a_social silent] $social
exec-once = [workspace special:b_mail silent] thunderbird
source = ~/.config/dotfiles/hypr/exec-once.conf
source = ~/.config/hypr/exec-once.conf
#############################
### ENVIRONMENT VARIABLES ###