Added dconf configuration
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
399f8e0c59
commit
984d7283d0
7 changed files with 43 additions and 49 deletions
3
.xinitrc
3
.xinitrc
|
@ -3,6 +3,9 @@ xset s off
|
|||
xset -dpms
|
||||
xset s noblank
|
||||
|
||||
# Load dconf
|
||||
cat "$HOME/dotfiles/dconf/config" | dconf load /
|
||||
|
||||
# Start ibus
|
||||
ibus-daemon -d --xim
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue