fix: screenshot on hyprland
This commit is contained in:
@@ -3,7 +3,8 @@ exec-once = config-switch Hyprland
|
||||
|
||||
# Bar, wallpaper
|
||||
exec-once = waybar
|
||||
exec-once = hyprpaper
|
||||
exec-once = swww-daemon -n background
|
||||
exec-once = sleep 1 && swww img -n background $(find $HOME/.local/share/wallpaper/current -type f | head -n 1) --transition-type fade --transition-duration 2
|
||||
|
||||
# Input method
|
||||
exec-once = fcitx5
|
||||
|
||||
@@ -176,10 +176,10 @@ xwayland {
|
||||
force_zero_scaling = true
|
||||
}
|
||||
|
||||
# debug {
|
||||
# overlay = true
|
||||
# disable_logs = false
|
||||
# }
|
||||
debug {
|
||||
# overlay = true
|
||||
disable_logs = false
|
||||
}
|
||||
|
||||
experimental {
|
||||
xx_color_management_v4 = true
|
||||
|
||||
Reference in New Issue
Block a user