diff options
author | Martin Fischer <martin@push-f.com> | 2025-08-15 18:16:49 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2025-08-15 18:16:53 +0200 |
commit | 476026efc9563fffbe26687f419d07f15135a161 (patch) | |
tree | 56696feba9afed0c5011950a33f3300b197f5967 /user/sway | |
parent | 01a80a6c2e5ad4fcee50de5da50d97a9fd34518d (diff) |
deps: update nixos
chromium: 138.0.7204.100 -> 139.0.7258.66
element-desktop: 1.11.105 -> 1.11.109
firefox: 140.0.4 -> 141.0.3
gcc-wrapper: 14.2.1.20250322 -> 14.3.0
git: 2.49.0 -> 2.50.1
go: 1.24.4 -> 1.24.5
jujutsu: 0.29.0 -> 0.31.0
krita: 5.2.9 -> 5.2.11
mkpasswd: 5.6.2 -> 5.6.4
networkmanager: 1.52.0 -> 1.52.1
nodejs: 22.16.0 -> 22.17.1
pipewire: 1.4.5 -> 1.4.7
skim: 0.18.0 -> 0.20.4
sudo: 1.9.17p1 -> 1.9.17p2
systemd: 257.6 -> 257.7
thunderbird: 139.0.2 -> 141.0
util-linux(bin): 2.41 -> 2.41.1
util-linux(man): 2.41 -> 2.41.1
vim: 9.1.1336 -> 9.1.1566
vim-full: 9.1.1336 -> 9.1.1566
Diffstat (limited to 'user/sway')
-rw-r--r-- | user/sway/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/sway/config b/user/sway/config index cf9101f..3b65353 100644 --- a/user/sway/config +++ b/user/sway/config @@ -90,7 +90,7 @@ input "10429:514:Hanvon_Ugee_Shortcut_Remote_Keyboard" { # Exit sway (logs you out of your Wayland session) bindsym $mod+Shift+q exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' - bindsym $mod+m exec foot zsh -c 'cd ~/repos/notes && ed --blank' + bindsym $mod+m exec foot zsh -c 'cd ~/repos/notes && ed --min-query-length 1' # # Moving around: # |