config updates
This commit is contained in:
BIN
.config/dconf/user
Normal file
BIN
.config/dconf/user
Normal file
Binary file not shown.
3
.config/environment.d/darkmode.conf
Normal file
3
.config/environment.d/darkmode.conf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
GTK_THEME=Adwaita:dark
|
||||||
|
QT_QPA_PLATFORMTHEME=qt5ct
|
||||||
|
QT_STYLE_OVERRIDE=Adwaita-Dark
|
||||||
1
.config/environment.d/path.conf
Normal file
1
.config/environment.d/path.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/landam/.local/kitty.app/bin/:/home/landam/.local/ayugram.app/bin/:/home/landam/.local/bin:/home/landam/opt/weylus:/home/landam/.local/kitty.app/bin/:/home/landam/.local/ayugram.app/bin/:/home/landam/.local/bin:/home/landam/opt/weylus
|
||||||
@ -18,7 +18,14 @@ set $term alacritty
|
|||||||
# Your preferred application launcher
|
# Your preferred application launcher
|
||||||
set $menu wmenu-run
|
set $menu wmenu-run
|
||||||
|
|
||||||
|
set $gtk_theme Adwaita:dark
|
||||||
|
set $icon_theme Papirus-Dark
|
||||||
|
|
||||||
|
# Also for apps launched outside GSettings
|
||||||
|
# setenv GTK_THEME $gtk_theme
|
||||||
|
|
||||||
include /etc/sway/config-vars.d/*
|
include /etc/sway/config-vars.d/*
|
||||||
|
include /etc/sway/config.d/*
|
||||||
|
|
||||||
client.focused "#2c2c2c" "#212121" "#fefefe" "#ffffff" "#2c2c2c"
|
client.focused "#2c2c2c" "#212121" "#fefefe" "#ffffff" "#2c2c2c"
|
||||||
|
|
||||||
@ -268,6 +275,3 @@ bar {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
include /etc/sway/config.d/*
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user