aboutsummaryrefslogtreecommitdiff
path: root/env/.config/sway
diff options
context:
space:
mode:
Diffstat (limited to 'env/.config/sway')
-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"] \