Add dconf configuration and small fixes
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
006fddf028
commit
615d4fac8d
11 changed files with 97 additions and 29 deletions
|
@ -9,5 +9,10 @@ setxkbmap -model pc105 -layout ch
|
|||
# Start ibus
|
||||
ibus-daemon -drx
|
||||
|
||||
|
||||
. "${HOME}/bin/resolution.sh"
|
||||
xrandr --setprovideroutputsource modesetting NVIDIA -0
|
||||
xrandr --auto
|
||||
|
||||
# Start i3
|
||||
exec dbus-launch i3
|
||||
i3
|
Loading…
Add table
Add a link
Reference in a new issue