4 Commits

2 changed files with 3 additions and 4 deletions

View File

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

View File

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