aboutsummaryrefslogtreecommitdiff
path: root/config/sway/theme
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2024-04-17 10:02:19 +0200
committerKarel Kočí <cynerd@email.cz>2024-04-17 10:02:19 +0200
commita92a6fe86a8115433fa1a8393157f0fad091d2b7 (patch)
tree10b5a0e8d6c60143a108cc937bef4e90bae4ad60 /config/sway/theme
parent4e4207487b0863aa3a7d9b740b0428db7992eb11 (diff)
downloadmyconfigs-a92a6fe86a8115433fa1a8393157f0fad091d2b7.tar.gz
myconfigs-a92a6fe86a8115433fa1a8393157f0fad091d2b7.tar.bz2
myconfigs-a92a6fe86a8115433fa1a8393157f0fad091d2b7.zip
waybar: reformat
Diffstat (limited to 'config/sway/theme')
-rw-r--r--config/sway/theme4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/sway/theme b/config/sway/theme
index bc94718..0a92187 100644
--- a/config/sway/theme
+++ b/config/sway/theme
@@ -8,4 +8,6 @@ client.focused_inactive #2e3440 #1f222d #888888 #1f222d
client.placeholder #2e3440 #1f222d #888888 #1f222d
client.urgent #900000 #900000 #ffffff #900000
-seat seat0 xcursor_theme Nordzy-cursors
+seat seat0 {
+ xcursor_theme Nordzy-cursors
+}