minor updates
This commit is contained in:
parent
602de13a4e
commit
c732f528a2
4 changed files with 83 additions and 20 deletions
|
|
@ -31,7 +31,7 @@ environment {
|
|||
QT_AUTO_SCREEN_SCALE_FACTOR "1"
|
||||
QT_QPA_PLATFORM "wayland;xcb"
|
||||
QT_WAYLAND_DISABLE_WINDOWDECORATION "1"
|
||||
QT_QPA_PLATFORMTHEME "qt5ct"
|
||||
QT_QPA_PLATFORMTHEME "gtk3"
|
||||
MOZ_ENABLE_WAYLAND "1"
|
||||
XCURSOR_SIZE "24"
|
||||
GTK_THEME "catppuccin-macchiato-teal-standard-default"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
spawn-at-startup "qs" "-c" "noctalia-shell"
|
||||
|
||||
window-rule {
|
||||
match app-id="firefox"
|
||||
open-on-workspace "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue