feat(Hyprland): use latest commit
This commit is contained in:
parent
b69c99c09d
commit
03e60c7d54
2 changed files with 3 additions and 3 deletions
config/hypr
|
@ -36,8 +36,8 @@ exec-once = swayosd-server
|
|||
exec-once = swayidle -w lock $LOCK_PATH/lock.sh
|
||||
|
||||
# Special window apps
|
||||
exec-once = thunderbird # Win + T
|
||||
exec-once = spot # Win + S
|
||||
exec-once = thunderbird & sleep 5; hyprctl dispatch movetoworkspacesilent special:thunder,"^(thunderbird)$"
|
||||
exec-once = spot & sleep 5; hyprctl dispatch movetoworkspacesilent special:spot,"^(dev.alextren.Spot)$"
|
||||
|
||||
# Some default env vars.
|
||||
env = XCURSOR_SIZE,24
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue