diff options
Diffstat (limited to 'config/sway')
-rw-r--r-- | config/sway/bindsym-launch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/sway/bindsym-launch b/config/sway/bindsym-launch index fe69990..01d8061 100644 --- a/config/sway/bindsym-launch +++ b/config/sway/bindsym-launch @@ -9,7 +9,7 @@ bindsym $mod+d exec --no-startup-id wofi -Imi -S drun # Top -bindsym $mod+t exec alacritty -e htop +bindsym $mod+t exec alacritty -e btop bindsym $mod+Shift+t exec alacritty -e sudo powertop # Passwords bindsym $mod+Shift+w exec --no-startup-id ~/.config/sway/scripts/pass |