summaryrefslogtreecommitdiff
path: root/home-config
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-09-07 18:52:18 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-09-07 18:52:18 -0400
commite192e86738d5ca32e954e7d52aff847561cecb93 (patch)
treec7e0d2558257e61bf87cbb264bb0147095a083b6 /home-config
parentGNU/Windows (diff)
downloaddotfiles-guix-e192e86738d5ca32e954e7d52aff847561cecb93.tar.gz
dotfiles-guix-e192e86738d5ca32e954e7d52aff847561cecb93.tar.bz2
dotfiles-guix-e192e86738d5ca32e954e7d52aff847561cecb93.zip
867-5309
Diffstat (limited to 'home-config')
-rwxr-xr-xhome-config/sway/config2
-rw-r--r--home-config/sway/config.d/theme10
2 files changed, 7 insertions, 5 deletions
diff --git a/home-config/sway/config b/home-config/sway/config
index 1ef472f..e5613cb 100755
--- a/home-config/sway/config
+++ b/home-config/sway/config
@@ -17,7 +17,7 @@ set $scale 1.5
set $bg ~/.config/sway/nya0.png
# Set Efects
-set $radius 0
+set $radius 5
set $shadows on
set $shadow_blur 50
set $blur enable
diff --git a/home-config/sway/config.d/theme b/home-config/sway/config.d/theme
index 4fb10b7..43ebb81 100644
--- a/home-config/sway/config.d/theme
+++ b/home-config/sway/config.d/theme
@@ -1,16 +1,18 @@
### Set borders
gaps inner 10
for_window [class="^.*"] border pixel 2
+default_border pixel 2
+default_floating_border pixel 2
### Colors
# class border backgr. text indicator child_border
client.background #14171d
-client.focused #4d4754 #14171d #ffffff #ada0a8 #4d4754
-client.focused_inactive #4d4754 #14171d #ffffff #4d4754 #14171d
+client.focused #4d4754 #14171d #ffffff #4d4754 #4d4754
+client.focused_inactive #4d4754 #14171d #ffffff #14171d #14171d
client.focused_tab_title #4d4754 #14171d #ffffff
-client.unfocused #14171d #14171d #ffffff #4d4754 #14171d
-client.urgent #cc5c5c #a63a3a #ffffff #cc5c5c #a63a3a
+client.unfocused #14171d #14171d #ffffff #14171d #14171d
+client.urgent #cc5c5c #a63a3a #ffffff #a63a3a #a63a3a
### SwayFX