From 12032a15e28cd1cc3d3ff1b74e6845ff71317cb1 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 22 Dec 2022 21:45:07 -0600 Subject: [PATCH] update scripts modify sway config to bind get-pass.sh to mod+p --- .config/sway/config | 3 ++- .local/scripts | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index 6342430..2a5d8c0 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -231,7 +231,8 @@ bindsym XF86AudioLowerVolume exec vol.sh -d 0.02 bindsym XF86AudioMute exec vol.sh --toggle-mute bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%- bindsym --locked XF86MonBrightnessUp exec brightnessctl set 5%+ -bindsym $mod+p exec fixscr.sh --menu +#bindsym $mod+p exec fixscr.sh --menu +bindsym $mod+p exec get-pass.sh -c bindsym $mod+o exec browser.sh bindsym $mod+shift+s exec ss.sh -s bindsym ctrl+alt+delete exec waylogout diff --git a/.local/scripts b/.local/scripts index d618c99..a09005f 160000 --- a/.local/scripts +++ b/.local/scripts @@ -1 +1 @@ -Subproject commit d618c997ef887c2e22bdeea03f4034b149773d83 +Subproject commit a09005fd585a752ca7f0f6c04c7f650d9b97648f