fix: theming issues and add missing packages
This commit is contained in:
@@ -208,7 +208,7 @@ $mod = SUPER
|
||||
|
||||
# General
|
||||
bind = $mod, Return, exec, uwsm app -- Alacritty.desktop
|
||||
bind = $mod, E, exec, uwsm app -- org.kde.dolphin.desktop
|
||||
bind = $mod, E, exec, uwsm app -- org.gnome.Nautilus.desktop
|
||||
bind = $mod, D, exec, rofi -show drun
|
||||
bind = $mod, F2, exec, rofi -show run
|
||||
bind = $mod, W, togglegroup, # dwindle
|
||||
|
||||
+1
-2
@@ -1,5 +1,4 @@
|
||||
export XCURSOR_SIZE=24
|
||||
export XCURSOR_THEME=breeze_cursors
|
||||
export GTK_THEME=Adwaita:dark
|
||||
export QT_STYLE_OVERRIDE=Breeze
|
||||
export QT_QPA_PLATFORM=wayland
|
||||
export QT_QPA_PLATFORMTHEME=kde
|
||||
|
||||
Reference in New Issue
Block a user