summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter2021-05-10 20:47:45 +0100
committerPeter2021-05-10 20:47:45 +0100
commit219e40468a2b03ef287ad0905293bfa3ad4a56e3 (patch)
treef5b17befa153977add0ede7f2380ee017cbe38bb
parentc4213f740daab3a63031b0942c885aa8d9d035b9 (diff)
downloaddotfiles-219e40468a2b03ef287ad0905293bfa3ad4a56e3.tar.gz
dotfiles-219e40468a2b03ef287ad0905293bfa3ad4a56e3.tar.bz2
dotfiles-219e40468a2b03ef287ad0905293bfa3ad4a56e3.zip
Couple changes to sway config
-rw-r--r--.config/sway/config8
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 1256722..69f186f 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -25,7 +25,7 @@ default_border pixel 1
default_floating_border pixel 1
hide_edge_borders both
smart_gaps on
-gaps inner 4
+gaps inner 6
gaps outer 0
seat seat0 hide_cursor 5000
xwayland disable
@@ -85,8 +85,8 @@ input * {
for_window [app_id="force_float"] floating enable
# bindsym $mod+r exec $TERMINAL "bash -c 'compgen -c | grep -v fzf | sort -u | fzf --layout=reverse | xargs -r swaymsg -t command exec'"
# Hardware keys
- bindsym XF86MonBrightnessDown exec --no-startup-id "brightnessctl set -3% ; pkill -SIGRTMIN+11 i3blocks"
- bindsym XF86MonBrightnessUp exec --no-startup-id "brightnessctl set +3% ; pkill -SIGRTMIN+11 i3blocks"
+ bindsym XF86MonBrightnessDown exec --no-startup-id "brightnessctl set -2% ; pkill -SIGRTMIN+11 i3blocks"
+ bindsym XF86MonBrightnessUp exec --no-startup-id "brightnessctl set +2% ; pkill -SIGRTMIN+11 i3blocks"
bindsym XF86AudioMicMute exec --no-startup-id "amixer set Capture toggle ; pkill -SIGRTMIN+10 i3blocks"
bindsym XF86AudioRaiseVolume exec --no-startup-id "amixer set Master 3%+ unmute ; pkill -SIGRTMIN+10 i3blocks"
bindsym XF86AudioLowerVolume exec --no-startup-id "amixer set Master 3%- ; pkill -SIGRTMIN+10 i3blocks"
@@ -220,7 +220,7 @@ mode "resize" {
bindsym Return mode "default"
bindsym Escape mode "default"
}
-bindsym $mod+r mode "resize"
+bindsym Mod1+r mode "resize"
#
# Status Bar: