aboutsummaryrefslogtreecommitdiff
path: root/env/.config/sway/config
diff options
context:
space:
mode:
authoriceyrazor <iceyrazor@mailfence.com>2025-09-20 19:04:15 -0500
committericeyrazor <iceyrazor@mailfence.com>2025-09-20 19:04:15 -0500
commit62ba4da27df06a91fa75ef08cfa69fba4c82a72e (patch)
treed363f3e7b89d40ab0acf971c45a0383505a9c2b4 /env/.config/sway/config
parentb38cd5c3767dc4f6d288f21f740ced82763431e4 (diff)
Squashed commit of the following:
- newsboat proxy skip (proxy setup in config) - dev alias fix - i3 changes - added more sway binds - sway and i3. default no window bar - sway changes - play pause media key bind for sway - removed window spawn on workspace. - changed default wall - mumble to autostart
Diffstat (limited to 'env/.config/sway/config')
-rw-r--r--env/.config/sway/config17
1 files changed, 8 insertions, 9 deletions
diff --git a/env/.config/sway/config b/env/.config/sway/config
index ab3f18b..a5e537b 100644
--- a/env/.config/sway/config
+++ b/env/.config/sway/config
@@ -203,6 +203,7 @@ bindsym $mod+r mode "resize"
bindsym --locked XF86AudioLowerVolume exec pactl set-sink-volume \@DEFAULT_SINK@ -5%
bindsym --locked XF86AudioRaiseVolume exec pactl set-sink-volume \@DEFAULT_SINK@ +5%
bindsym --locked XF86AudioMicMute exec pactl set-source-mute \@DEFAULT_SOURCE@ toggle
+ bindsym --locked XF86AudioPlay exec playerctl play-pause
# Special keys to adjust brightness via brightnessctl
bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%-
bindsym --locked XF86MonBrightnessUp exec brightnessctl set 5%+
@@ -211,27 +212,25 @@ bindsym $mod+r mode "resize"
client.focused #8568e6 #222222 #8568e6 #e598ff #8568e6
client.unfocused #222222 #222222 #8568e6 #e598ff #222222
-gaps inner 8
+default_border pixel 1
+default_floating_border pixel 1
+gaps inner 0
# Gajim
for_window [title="Gajim"] \
- border pixel, \
- move to workspace 11
+ border pixel
# Vesktop
for_window [class="vesktop"] \
- border none, \
- move to workspace 11
+ border none
# discord
for_window [app_id="discord"] \
- border none, \
- move to workspace 11
+ border none
# Mumble
for_window [title="Mumble"] \
- border pixel, \
- move to workspace 11
+ border pixel
# Steam Friends List
#for_window [title="Friends List"] \