Changed: Regreet
This commit is contained in:
parent
d8a28ddd37
commit
714c0f8322
@ -16,21 +16,21 @@ fit = "Fill"
|
|||||||
[env]
|
[env]
|
||||||
SESSION_DIRS = "$HOME/.wayland-session"
|
SESSION_DIRS = "$HOME/.wayland-session"
|
||||||
|
|
||||||
[GTK]
|
#[GTK]
|
||||||
# Whether to use the dark theme
|
# Whether to use the dark theme
|
||||||
application_prefer_dark_theme = true
|
#application_prefer_dark_theme = true
|
||||||
|
|
||||||
# Cursor theme name
|
# Cursor theme name
|
||||||
cursor_theme_name = "Adwaita"
|
#cursor_theme_name = "Adwaita"
|
||||||
|
|
||||||
# Font name and size
|
# Font name and size
|
||||||
font_name = "FiraCodeNerdFontPropo 12"
|
#font_name = "FiraCodeNerdFontPropo 12"
|
||||||
|
|
||||||
# Icon theme name
|
# Icon theme name
|
||||||
icon_theme_name = "materialdesignicons"
|
#icon_theme_name = "materialdesignicons"
|
||||||
|
|
||||||
# GTK theme name
|
# GTK theme name
|
||||||
theme_name = "Adwaita"
|
#theme_name = "Adwaita"
|
||||||
|
|
||||||
[commands]
|
[commands]
|
||||||
# The command used to reboot the system
|
# The command used to reboot the system
|
||||||
|
Loading…
Reference in New Issue
Block a user