From 9c23622fd3334cfe517283d0414b59f4d83958d7 Mon Sep 17 00:00:00 2001 From: Josh Date: Fri, 25 Jul 2025 23:59:37 -0400 Subject: oops --- sway/config | 4 ++-- 1 file 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 -- cgit v1.3