summaryrefslogtreecommitdiff
path: root/sway/config
diff options
context:
space:
mode:
authorJosh <joshott16@gmail.com>2025-07-25 23:35:34 -0400
committerJosh <joshott16@gmail.com>2025-07-25 23:35:34 -0400
commitb631c301c0afbdc859dc7f68703d77539b0e6cf1 (patch)
tree6746b990386e2f3dd37ca9aae2c4ccc2e5b019ea /sway/config
parent1122286fa84b7a17470bad8f65c1d87b62acb89e (diff)
downloaddotfiles-b631c301c0afbdc859dc7f68703d77539b0e6cf1.tar.gz
dotfiles-b631c301c0afbdc859dc7f68703d77539b0e6cf1.zip
new font!
Diffstat (limited to 'sway/config')
-rw-r--r--sway/config16
1 files changed, 7 insertions, 9 deletions
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