3 Commits

3 changed files with 3 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
### MONITORS ### ### MONITORS ###
################ ################
monitor=DSI-2, 720x1280, 0x0, 1, transform, 1 monitor=DSI-2, 720x1280, 0x0, 1, transform, 3
############################# #############################
### ENVIRONMENT VARIABLES ### ### ENVIRONMENT VARIABLES ###

View File

@@ -3,8 +3,7 @@
source = mocha.conf source = mocha.conf
# source = ~/.cache/wal/colors-hyprland.conf (disabled — no pywal on uConsole) # source = ~/.cache/wal/colors-hyprland.conf (disabled — no pywal on uConsole)
source = host/monitors.conf source = hosts/monitors.conf
source = host/uconsole.conf
################### ###################
### MY PROGRAMS ### ### MY PROGRAMS ###
@@ -28,7 +27,7 @@ exec-once = swww-daemon
exec-once = swaync exec-once = swaync
exec-once = hypridle exec-once = hypridle
exec-once = hyprlock exec-once = hyprlock
exec-once = /usr/bin/emacs --daemon exec-once = emacs --daemon
exec-once = dbus-update-activation-environment --systemd HYPRLAND_INSTANCE_SIGNATURE exec-once = dbus-update-activation-environment --systemd HYPRLAND_INSTANCE_SIGNATURE
############################# #############################