config

Personal configuration.
git clone git://code.dwrz.net/config
Log | Files | Refs

commit c069101a97dfc2ffd051ebacacf3d1c5401e318b
parent 2777071b718dcc51dd58952aa8b89436ad6833b9
Author: dwrz <dwrz@dwrz.net>
Date:   Tue, 31 Oct 2023 19:56:51 +0000

Update i3config scratchpad

Diffstat:
Mi3/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/i3/config b/i3/config @@ -63,7 +63,7 @@ bindsym $mod+s focus right bindsym $mod+space focus mode_toggle bindsym $mod+t focus left bindsym $mod+u fullscreen toggle -bindsym $mod+v scratchpad show; [floating] resize set 1200 800; move position center; sticky enable +bindsym $mod+v scratchpad show; [floating] resize set 50 ppt 50 ppt; move position center; sticky enable bindsym $mod+z move scratchpad bindsym XF86AudioLowerVolume exec --no-startup-id "volume -5" bindsym XF86AudioMicMute exec --no-startup-id "pactl set-source-mute @DEFAULT_SOURCE@ toggle"