From 2cbd28a429d7769ea23e9903350decbfd8925ff4 Mon Sep 17 00:00:00 2001 From: tiyn Date: Fri, 25 Apr 2025 01:57:46 +0200 Subject: [PATCH] wayland: unclutter not needed due to patched dwl --- .config/wayland/wayland.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.config/wayland/wayland.conf b/.config/wayland/wayland.conf index 967f9f0..5322eeb 100755 --- a/.config/wayland/wayland.conf +++ b/.config/wayland/wayland.conf @@ -1,6 +1,6 @@ #!/bin/sh $STATUSBAR & # use environment variable -unclutter & # hide cursor +# unclutter & # hide cursor xss-lock -- swaylock & # enable locking the screen upon sleep swaybg -i ~/.local/share/bg & dunst & @@ -15,8 +15,9 @@ keepassxc & zen-browser & discord & signal-desktop & +thunderbird & # monitor toggle & # touchpad off & -# xset r rate 300 50 & # Speed xrate up -# redshift & # redshift for saving your eyes +# xset r rate 300 50 & # Speed xrate up +# redshift & # redshift for saving your eyes