Fix path bugs
This commit is contained in:
parent
d876d4fae4
commit
5731211792
@ -14,7 +14,7 @@
|
|||||||
### MONITORS ###
|
### 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
|
$terminal = new-terminal
|
||||||
$fileManager = dolphin
|
$fileManager = dolphin
|
||||||
$menu = rofi -show drun -theme ~/.config/rofi/theme.rasi
|
$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/"
|
$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:a_social silent] $social
|
||||||
exec-once = [workspace special:b_mail silent] thunderbird
|
exec-once = [workspace special:b_mail silent] thunderbird
|
||||||
|
|
||||||
source = ~/.config/dotfiles/hypr/exec-once.conf
|
source = ~/.config/hypr/exec-once.conf
|
||||||
|
|
||||||
#############################
|
#############################
|
||||||
### ENVIRONMENT VARIABLES ###
|
### ENVIRONMENT VARIABLES ###
|
||||||
|
Loading…
x
Reference in New Issue
Block a user