summaryrefslogtreecommitdiff
path: root/sway/config
diff options
context:
space:
mode:
Diffstat (limited to 'sway/config')
-rw-r--r--sway/config5
1 files changed, 3 insertions, 2 deletions
diff --git a/sway/config b/sway/config
index 2a6f64b..cc8ae65 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
@@ -246,3 +245,5 @@ input * xkb_numlock enable
exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
include /etc/sway/config.d/*
+
+mouse_warping none