summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh <joshott16@gmail.com>2025-07-25 23:59:37 -0400
committerJosh <joshott16@gmail.com>2025-07-25 23:59:37 -0400
commit9c23622fd3334cfe517283d0414b59f4d83958d7 (patch)
treed352e89177d06caeb3b1c758b684cfbe45d56b8f
parenta4944a88077a9ec16e6a32271c04b344969fff1c (diff)
downloaddotfiles-9c23622fd3334cfe517283d0414b59f4d83958d7.tar.gz
dotfiles-9c23622fd3334cfe517283d0414b59f4d83958d7.zip
oops
-rw-r--r--sway/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/sway/config b/sway/config
index 886fc3e..0350c6c 100644
--- a/sway/config
+++ b/sway/config
@@ -4,6 +4,8 @@ exec hash dbus-update-activation-environment 2>/dev/null && \
### Variables
+include colors
+
set $mod Mod4
set $left n
@@ -179,8 +181,6 @@ bindsym Print exec grim -g "$(slurp)" - | wl-copy -t image/png
### Appearance
-include colors
-
# target title bg text indicator border
client.focused $color12 $color12 $background $color12 $color12
client.focused_inactive $color0 $color0 $foreground 00000000 00000000