Fix paths in hypr config

This commit is contained in:
Wiktor Zykubek 2024-11-23 12:10:01 +01:00
parent 1ba6ab633c
commit 1222fc70f0

View File

@ -173,8 +173,8 @@ bind = $mainMod, F, togglefloating
bind = $mainMod, RETURN, layoutmsg, swapwithmaster master bind = $mainMod, RETURN, layoutmsg, swapwithmaster master
# Tasks # Tasks
bind = $mainMod, P, exec, /home/wiktor/.local/bin/scripts/powermenu bind = $mainMod, P, exec, $HOME/.local/bin/scripts/powermenu
bind = $mainMod SHIFT, S, exec, /home/wiktor/.local/bin/scripts/screenshot bind = $mainMod SHIFT, S, exec, $HOME/.local/bin/scripts/screenshot
# Apps # Apps
bind = $mainMod, T, exec, $terminal bind = $mainMod, T, exec, $terminal