summaryrefslogtreecommitdiff
path: root/.config/sway/config.d/theme
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-01-22 18:34:10 -0500
committerFreya Murphy <freya@freyacat.org>2024-01-22 18:44:15 -0500
commit9bff30e23f5b974123874876db9cc57de0e67113 (patch)
treea6e28e7d1accc941ab35d0febcf689ea39740723 /.config/sway/config.d/theme
parentupdate mako, nvim add prolog (diff)
downloaddotfiles-arch-9bff30e23f5b974123874876db9cc57de0e67113.tar.gz
dotfiles-arch-9bff30e23f5b974123874876db9cc57de0e67113.tar.bz2
dotfiles-arch-9bff30e23f5b974123874876db9cc57de0e67113.zip
rebase laptop
Diffstat (limited to '.config/sway/config.d/theme')
-rw-r--r--.config/sway/config.d/theme6
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/sway/config.d/theme b/.config/sway/config.d/theme
index beb58d2..597b178 100644
--- a/.config/sway/config.d/theme
+++ b/.config/sway/config.d/theme
@@ -1,8 +1,14 @@
### Set borders
gaps inner $gaps
+<<<<<<< HEAD
for_window [class="^.*"] border pixel 2
default_border pixel 2
default_floating_border pixel 2
+=======
+for_window [class="^.*"] border pixel 0
+default_border pixel 0
+default_floating_border pixel 0
+>>>>>>> b688e13 (shinji)
### Colors