From 1fab863f17c2d765902fa68e5a8e638e41973553 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 5 Jan 2025 18:56:59 +0100 Subject: sway: Fix modifier + u (URL) command --- sway/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sway/config') diff --git a/sway/config b/sway/config index 2a6f64b..d8efa30 100644 --- a/sway/config +++ b/sway/config @@ -237,8 +237,7 @@ bindsym $mod+i exec grim -g "$(slurp)" - | swappy -f - # toggle night mode (display blue filter) bindsym $mod+n exec pgrep gammastep && pkill gammastep || gammastep -O 4500 & -# add shortcut for url.sh script from https://xengineering.eu/git/scripts/ -bindsym $mod+u exec ~/.local/bin/url +bindsym $mod+u exec ". ~/.config/posix-shell/utils.sh && url" # enable numlock on startup input * xkb_numlock enable -- cgit v1.2.3-70-g09d2