summaryrefslogtreecommitdiff
path: root/home-config/sway/config.d/keybinds
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-09-29 10:36:21 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-09-29 10:36:21 -0400
commit2cb639b95fc4d7834a092adf37c9ebec90fe7193 (patch)
tree71785091dbd341919dda5832a2ccceb0601185b6 /home-config/sway/config.d/keybinds
parentupdate configs and virt packages (diff)
downloaddotfiles-guix-2cb639b95fc4d7834a092adf37c9ebec90fe7193.tar.gz
dotfiles-guix-2cb639b95fc4d7834a092adf37c9ebec90fe7193.tar.bz2
dotfiles-guix-2cb639b95fc4d7834a092adf37c9ebec90fe7193.zip
update sway and waybar configuration, hanve around guix packages
Diffstat (limited to 'home-config/sway/config.d/keybinds')
-rw-r--r--home-config/sway/config.d/keybinds2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-config/sway/config.d/keybinds b/home-config/sway/config.d/keybinds
index d70cf82..7278d49 100644
--- a/home-config/sway/config.d/keybinds
+++ b/home-config/sway/config.d/keybinds
@@ -19,7 +19,7 @@ bindsym $mod+Shift+l exec $lock
bindsym Ctrl+Alt+Delete exec killall sway
# Power menu
-bindsym $mod+L exec killall wlogout || wlogout --css ~/.config/sway/power/style.css -l ~/.config/sway/power/layout
+bindsym $mod+L exec killall wlogout || wlogout --css ~/.config/sway/logout.d/power/style.css -l ~/.config/sway/logout.d/power/layout
# Drag floating windows by holding down $mod and left mouse button.
# Resize them with right mouse button + $mod.