summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/sway/config12
1 files changed, 6 insertions, 6 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 4260802..011da65 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -71,9 +71,9 @@ include ~/.config/sway/setup
bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume 0 +5%
bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume 0 -5%
bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute 0 toggle
- # Brightness Controls
- bindsym XF86MonBrightnessDown exec brightnessctl set 5%-
- bindsym XF86MonBrightnessUp exec brightnessctl set +5%
+ # Brightness Controls
+ bindsym XF86MonBrightnessDown exec brightnessctl set 5%-
+ bindsym XF86MonBrightnessUp exec brightnessctl set +5%
# Media player controls
bindsym XF86AudioPlay exec playerctl play-pause
bindsym XF86AudioNext exec playerctl next
@@ -89,8 +89,8 @@ include ~/.config/sway/setup
# Reload the configuration file
bindsym $mod+Shift+c reload
- # Lock the screen
- bindsym $mod+Escape exec swaylock -i ~/lockimage
+ # Lock the screen
+ bindsym $mod+Escape exec swaylock -l -k -i ~/lockimage
# Exit sway (logs you out of your Wayland session)
bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
@@ -214,7 +214,7 @@ bindsym $mod+r mode "resize"
bar {
position top
- swaybar_command waybar
+ swaybar_command waybar
colors {
statusline #ffffff