Adjustments for ubuntu

main
Thomas Ba. 5 years ago
parent 7d659c29f4
commit e5d6e8b84c

@ -1,9 +1,9 @@
#!/bin/bash #!/bin/bash
dropbox-cli start & dropbox start &
lxpolkit & lxpolkit &
start-pulseaudio-x11 & #start-pulseaudio-x11 &
gnome-keyring-daemon --start --daemonize --components=pkcs11,secrets,ssh,gpg & gnome-keyring-daemon --start --daemonize --components=pkcs11,secrets,ssh,gpg &
xset r rate 400 30 xset r rate 400 30
nm-applet & nm-applet &

@ -6,7 +6,7 @@
# later. It is recommended to set this option to allow i3 to open a terminal # later. It is recommended to set this option to allow i3 to open a terminal
# containing the introduction on first start. # containing the introduction on first start.
# set $terminal /usr/bin/lilyterm -s # set $terminal /usr/bin/lilyterm -s
set $terminal /usr/bin/evilvte set $terminal /usr/local/bin/evilvte
set $mod Mod4 set $mod Mod4
client.background #000000 client.background #000000

Loading…
Cancel
Save