mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
fix source order for workspace monitor settings
This commit is contained in:
parent
6e362be2e4
commit
073da50980
@ -9,11 +9,11 @@ $e = & hyprctl dispatch submap reset
|
|||||||
# exec-once = waybar & hyprpaper & firefox
|
# exec-once = waybar & hyprpaper & firefox
|
||||||
|
|
||||||
# Source a file (multi-file configs)
|
# Source a file (multi-file configs)
|
||||||
|
source = ~/.config/hypr/monitors.conf
|
||||||
source = ~/.config/hypr/workspaces.conf
|
source = ~/.config/hypr/workspaces.conf
|
||||||
source = ~/.config/hypr/keybinds.conf
|
source = ~/.config/hypr/keybinds.conf
|
||||||
source = ~/.config/hypr/windows.conf
|
source = ~/.config/hypr/windows.conf
|
||||||
source = ~/.config/hypr/start.conf
|
source = ~/.config/hypr/start.conf
|
||||||
source = ~/.config/hypr/monitors.conf
|
|
||||||
|
|
||||||
# Some default env vars.
|
# Some default env vars.
|
||||||
env = XCURSOR_SIZE,24
|
env = XCURSOR_SIZE,24
|
||||||
|
Loading…
x
Reference in New Issue
Block a user