Enable dark theme.
This should hopefully carry over into the browser and such so I don't get blinded.
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
- dbus # for desktop notifications
|
||||
- jq
|
||||
- vulkan-validation-layers # For vulkan support in sway
|
||||
# - adwaita-qt5 # For dark theme
|
||||
# - adwaita-qt6 # For dark theme
|
||||
state: present
|
||||
|
||||
- name: Install scripts
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
- ".config/xdg-desktop-portal-wlr"
|
||||
- ".config/mako"
|
||||
- ".config/wlogout"
|
||||
- .config/gtk-3.0
|
||||
|
||||
- name: Copy files
|
||||
copy:
|
||||
@@ -35,6 +36,8 @@
|
||||
dest: .config/electron-flags.conf
|
||||
- src: mako_config
|
||||
dest: .config/mako/config
|
||||
- src: settings.ini
|
||||
dest: .config/gtk-3.0/settings.ini
|
||||
|
||||
- name: Configure dotfiles (conf directory)
|
||||
copy:
|
||||
|
||||
Reference in New Issue
Block a user