summaryrefslogtreecommitdiff
path: root/.config/sway/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/sway/config')
-rw-r--r--.config/sway/config10
1 files changed, 3 insertions, 7 deletions
diff --git a/.config/sway/config b/.config/sway/config
index efafb52..ab009e7 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -34,6 +34,7 @@ output HDMI_A-1 {
exec pipewire
exec wireplumber
exec pipewire-pulse
+exec wlsunset -T 6500 -t 3200 -L -2 -l 53
bindsym $mod+Return exec exec $term
bindsym $mod+Shift+q kill
@@ -130,7 +131,7 @@ bar {
}
}
-font pango:Iosevka Fixed 12
+font pango:CommitMono 10
bindsym $mod+Shift+f exec "apulse firefox-wayland"
bindsym $mod+b workspace back_and_forth
@@ -158,18 +159,13 @@ bindsym XF86AudioMute exec 'amixer set Master toggle'
bindsym XF86MonBrightnessUp exec 'brightnessctl --min-value=75 s +5%'
bindsym XF86MonBrightnessDown exec 'brightnessctl --min-value=75 s 5%-'
-bindsym $mod+Shift+s sticky toggle
-
client.focused #663399 #663399 #ffffff
+bindsym $mod+Shift+s sticky toggle
bindsym Print exec slurp|grim -g- -|feh - -.wG -A'[upload]/home/rebecca/bin/rupload -x png %F' --action1 '[copy]wl-copy -t image/png <%F'
-
bindsym $mod+BackSpace exec dunstctl close-all
-
-
bindsym $mod+p move workspace to output right
-exec wlsunset -T 6500 -t 3200 -L -2 -l 53
include /etc/sway/config.d/*