fix: add directly in main config + source uconsole.conf for rotation
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user