adding stuff

This commit is contained in:
opal
2024-06-24 19:49:13 -07:00
parent 636423b8a6
commit 9a038c970d
5 changed files with 20 additions and 4 deletions
+2 -2
View File
@@ -168,7 +168,7 @@ bindsym $mod+Shift+e exec wlogout -p layer-shell
exec_always dunst
# Wlsunset (Night Light)
exec wlsunset -l 47.6 -L -122.3 -t 3000 -T 6500
exec wlsunset -l 47.6 -L -122.3 -t 3000 -T 3500
# udiskie - auto usb mounting
exec /usr/bin/udiskie &
@@ -192,7 +192,7 @@ exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activati
# Window Borders
default_border pixel 3
default_floating_border none
client.focused "#6400b0" "#38761d" "#ffffff" "#6400b0"
client.focused "#38761d" "#38761d" "#ffffff" "#38761d"
set $opacity 0.90
for_window [class="Emacs"] opacity $opacity