Fixed KDE apps theming issue I think?
This commit is contained in:
@@ -46,6 +46,7 @@ exec-once = hyprctl plugin load "$HYPR_PLUGIN_DIR/lib/libhyprbars.so"
|
||||
|
||||
env = XCURSOR_SIZE,24
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
env = QT_QPA_PLATFORMTHEME,qt5ct
|
||||
|
||||
|
||||
###################
|
||||
@@ -245,7 +246,6 @@ bind = $mainMod, j, movefocus, d
|
||||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = SUPER, E, exec, $fileManager
|
||||
bind = $mainMod, S, exec, $screenshot
|
||||
bind = SUPER, c, exec, $screenshot
|
||||
bind = $mainMod, R, exec, $menu
|
||||
bind = SUPER, SUPER_L, exec, $menu
|
||||
|
||||
@@ -329,8 +329,12 @@ windowrule = monitor 1, class:^(flameshot)$
|
||||
|
||||
# List of programs to open as floating windows
|
||||
windowrule = float, class:^(.*dolphin.*)$
|
||||
windowrule = float, class:^(.*gwenview.*)$
|
||||
windowrule = move (1920/2) 50, class:^(.*gwenview.*)$
|
||||
windowrulev2 = float, class:^(.*gwenview.*)$
|
||||
windowrulev2 = center, class:^(.*gwenview.*)$
|
||||
# windowrulev2 = size 60% 60%, class:^(.*gwenview.*)$
|
||||
# windowrule = move 50 50, class:^(.*gwenview.*)$
|
||||
windowrulev2 = float, initialClass:^(.*zen-twilight.*)$, initialTitle:^$
|
||||
windowrulev2 = center, initialClass:^(.*zen-twilight.*)$, initialTitle:^$
|
||||
|
||||
# Only show hyprbars for floating windows
|
||||
windowrulev2 = plugin:hyprbars:nobar, ^floating:0
|
||||
|
||||
@@ -67,7 +67,10 @@
|
||||
kdePackages.gwenview
|
||||
kdePackages.ark
|
||||
kdePackages.xwaylandvideobridge
|
||||
grim
|
||||
rose-pine-kvantum
|
||||
kdePackages.qt5compat
|
||||
kdePackages.qt6ct
|
||||
kdePackages.breeze-icons
|
||||
|
||||
# Communication
|
||||
wasistlos # Whatsapp
|
||||
@@ -124,6 +127,7 @@
|
||||
kopia
|
||||
kopia-ui
|
||||
appimage-run
|
||||
grim
|
||||
];
|
||||
|
||||
# VPN for Vault Hunters to avoid connection issues
|
||||
|
||||
Reference in New Issue
Block a user