fix: add directly in main config + source uconsole.conf for rotation

This commit is contained in:
2026-06-20 17:34:59 -04:00
parent c40210ab31
commit dfa689633f

View File

@@ -4,6 +4,7 @@
source = mocha.conf source = mocha.conf
source = ~/.cache/wal/colors-hyprland.conf source = ~/.cache/wal/colors-hyprland.conf
source = hosts/monitors.conf source = hosts/monitors.conf
source = hosts/uconsole.conf
################### ###################
### MY PROGRAMS ### ### MY PROGRAMS ###
@@ -111,7 +112,7 @@ device {
### KEYBINDINGS ### ### KEYBINDINGS ###
################### ###################
# $mainMod per-host in hosts/monitors.conf $mainMod = CTRL ALT
bind = $mainMod, T, exec, $terminal bind = $mainMod, T, exec, $terminal
bind = $mainMod, D, killactive, bind = $mainMod, D, killactive,