mirror of
https://github.com/zebrajr/dotfiles.git
synced 2025-12-06 00:20:05 +01:00
update hyprland - no_update_news, fix update issue
This commit is contained in:
parent
6cc5453c1b
commit
566523a0f3
|
|
@ -65,9 +65,6 @@ misc {
|
|||
#############
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#gestures
|
||||
gestures {
|
||||
workspace_swipe = false
|
||||
}
|
||||
|
||||
# Example per-device config
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more
|
||||
|
|
@ -132,5 +129,6 @@ windowrulev2 = suppressevent maximize, class:.*
|
|||
windowrulev2 = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
||||
|
||||
ecosystem {
|
||||
no_donation_nag = true
|
||||
no_donation_nag = true,
|
||||
no_update_news = true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user