forked from Shinonome/dots-hyprland
user-friendly wallpaper; some fixes
This commit is contained in:
@@ -4,7 +4,8 @@ env = QT_IM_MODULE, fcitx
|
||||
env = XMODIFIERS, @im=fcitx
|
||||
|
||||
############# Themes #############
|
||||
# env = QT_QPA_PLATFORMTHEME, qt5ct
|
||||
env = QT_QPA_PLATFORM, wayland
|
||||
env = QT_QPA_PLATFORMTHEME, qt5ct
|
||||
# env = QT_STYLE_OVERRIDE,kvantum
|
||||
env = WLR_NO_HARDWARE_CURSORS, 1
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
# Wallpaper
|
||||
#exec-once = swaybg -i ~/.config/eww/images/wallpaper/wallpaper
|
||||
exec-once = swww init; swww kill; swww init # idk why tbh
|
||||
|
||||
# Status bar
|
||||
#exec-once = eww daemon && eww open bar && eww open bgdecor
|
||||
exec-once = ags &
|
||||
|
||||
@@ -30,7 +30,7 @@ input {
|
||||
scroll_factor = 0.5
|
||||
}
|
||||
|
||||
special_fallthrough = true
|
||||
# special_fallthrough = true
|
||||
}
|
||||
|
||||
binds {
|
||||
|
||||
@@ -21,6 +21,7 @@ layerrule = xray 1, .*
|
||||
#layerrule = noanim, .*
|
||||
layerrule = noanim, selection
|
||||
layerrule = noanim, overview
|
||||
layerrule = noanim, anyrun
|
||||
layerrule = blur, swaylock
|
||||
|
||||
layerrule = blur, eww
|
||||
|
||||
Reference in New Issue
Block a user