TODO fix kanshi

This commit is contained in:
do butterflies cry? 2026-03-26 09:33:59 +10:00
parent 463beff6e3
commit 4467238597
Signed by: cry
GPG key ID: F68745A836CA0412
3 changed files with 6 additions and 6 deletions

View file

@ -41,6 +41,7 @@
# startup programs
exec-once = [
# TODO: make these independent of hyprland, add these to the
"mako &"
"awww-daemon &"
@ -48,8 +49,6 @@
# "wl-paste --type image --watch cliphist store"
# "wl-clip-persist --clipboard regular"
# "playerctld daemon"
"dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
];
# monitor configuration
@ -61,8 +60,8 @@
]
else if hostname == "myputer"
then [
"DP-2, 3840x2160@59.99700, 0x0, 1.5"
"HDMI-A-1, 1920x1080@119.98Hz, 2560x0, 1.0"
"DP-2, 3840x2160@60.00Hz, 0x0, 1.0"
"HDMI-A-1, 1920x1080@119.98Hz, 3840x0, 1.0"
]
else [];