From b631c301c0afbdc859dc7f68703d77539b0e6cf1 Mon Sep 17 00:00:00 2001 From: Josh Date: Fri, 25 Jul 2025 23:35:34 -0400 Subject: new font! --- sway/config | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'sway') diff --git a/sway/config b/sway/config index 92e1edb..d093b49 100644 --- a/sway/config +++ b/sway/config @@ -6,7 +6,7 @@ include colors exec --no-startup-id dex -ae sway -font pango:Fira Sans 10 +font pango:Lilex Nerd Font 10 ### Variables set $mod Mod4 @@ -50,8 +50,6 @@ input type:tablet_tool { map_to_output eDP-1 } -mouse_warping container - ### Key bindings # # Basics: @@ -189,12 +187,12 @@ bindsym $mod+Shift+c exec kitty --app-id 'numbat' numbat bindsym $mod+Shift+g exec feh -Z -F -B black /home/josh/Pictures/game.png bindsym $mod+Shift+w exec wallpicker -# target title bg text indicator border -client.focused $color12 $color12 $background $color15 $color12 -client.focused_inactive $color0 $color0 $foreground $color13 00000000 -client.unfocused $color0 $color0 $foreground $color13 00000000 -client.urgent $color13 $background $color13 $color8 $color13 -client.placeholder $color8 $background $foreground $color8 $color8 +# target title bg text indicator border +client.focused $color12 $color12 $background $color12 $color12 +client.focused_inactive $color0 $color0 $foreground 00000000 00000000 +client.unfocused $color0 $color0 $foreground 00000000 00000000 +client.urgent $color13 $background $color13 00000000 $color13 +client.placeholder $color8 $background $foreground 00000000 $color8 client.background $background gaps inner 10px -- cgit v1.3