From 3effdf39e99ab56e12be89baa2f7f08509c0b83f Mon Sep 17 00:00:00 2001 From: jstmax! Date: Wed, 12 Nov 2025 19:37:45 +0100 Subject: updated sway config file --- cfg/i3/sway/config | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'cfg/i3/sway/config') diff --git a/cfg/i3/sway/config b/cfg/i3/sway/config index f2c597f..68f5ef7 100644 --- a/cfg/i3/sway/config +++ b/cfg/i3/sway/config @@ -62,7 +62,7 @@ bindsym $mod+Shift+k move up bindsym $mod+Shift+l move right bindsym $mod+q kill -bindsym $mod+t floating toggle && resize set 672 432 +bindsym $mod+t floating toggle; resize set 672 432 bindsym $mod+v split v bindsym $mod+h split h @@ -123,9 +123,13 @@ floating_modifier $mod # borders / titlebars # ------------------------- client.focused #f82323 #101010 #f82323 #101010 + font pango:chirufont 10 client.focused_inactive #101010 #101010 #f82323 #101010 + font pango:chirufont 10 client.unfocused #101010 #101010 #f82323 #101010 + font pango:chirufont 10 client.urgent #101010 #101010 #f82323 #101010 + font pango:chirufont 10 # ------------------------- # bar black + white (kurobar.sh) -- cgit v1.3.1