mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 11:48:33 +02:00
xsession: load some settings using dconf
This commit is contained in:
parent
e4489699c7
commit
fc89296cd8
2 changed files with 4 additions and 0 deletions
3
dotfiles/dconf.ini
Normal file
3
dotfiles/dconf.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[com/github/wwmm/easyeffects]
|
||||
process-all-outputs=true
|
||||
run-in-background=false
|
|
@ -33,6 +33,7 @@ polybar.conf .config/polybar/config
|
|||
rofi.conf .config/rofi/config.rasi
|
||||
EOF
|
||||
rm -f ~/.config/gtk-3.0/settings.ini
|
||||
dconf load / < ~/.config/i3/dotfiles/dconf.ini
|
||||
|
||||
# Services are started with systemd
|
||||
systemctl --user import-environment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue