in hyprland, setxkbmap is exec instead of exec-once
This commit is contained in:
parent
a9f8338479
commit
96c5b4cf1a
1 changed files with 1 additions and 1 deletions
|
|
@ -396,7 +396,7 @@
|
|||
exec = pkill swaybg; ${swaybgScript}
|
||||
exec = pkill waybar; ${pkgs.waybar}/bin/waybar
|
||||
exec-once = hyprctl setcursor Hackneyed 24
|
||||
exec-once = setxkbmap -layout fr
|
||||
exec = setxkbmap -layout fr
|
||||
|
||||
submap = power
|
||||
bind = ,s, exec, systemctl suspend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue