in hyprland, setxkbmap is exec instead of exec-once

This commit is contained in:
Antoine Vaure 2025-01-08 18:01:16 +01:00 committed by ant
parent a9f8338479
commit 96c5b4cf1a

View file

@ -396,7 +396,7 @@
exec = pkill swaybg; ${swaybgScript} exec = pkill swaybg; ${swaybgScript}
exec = pkill waybar; ${pkgs.waybar}/bin/waybar exec = pkill waybar; ${pkgs.waybar}/bin/waybar
exec-once = hyprctl setcursor Hackneyed 24 exec-once = hyprctl setcursor Hackneyed 24
exec-once = setxkbmap -layout fr exec = setxkbmap -layout fr
submap = power submap = power
bind = ,s, exec, systemctl suspend bind = ,s, exec, systemctl suspend