From e5d6e8b84c9802cbbb12604fb225b0fb333515be Mon Sep 17 00:00:00 2001 From: thomasba Date: Fri, 5 Jun 2020 19:47:19 +0200 Subject: [PATCH] Adjustments for ubuntu --- i3/autostart | 4 ++-- i3/config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/i3/autostart b/i3/autostart index a801ab0..1800397 100755 --- a/i3/autostart +++ b/i3/autostart @@ -1,9 +1,9 @@ #!/bin/bash -dropbox-cli start & +dropbox start & lxpolkit & -start-pulseaudio-x11 & +#start-pulseaudio-x11 & gnome-keyring-daemon --start --daemonize --components=pkcs11,secrets,ssh,gpg & xset r rate 400 30 nm-applet & diff --git a/i3/config b/i3/config index b0b9516..92adbea 100644 --- a/i3/config +++ b/i3/config @@ -6,7 +6,7 @@ # later. It is recommended to set this option to allow i3 to open a terminal # containing the introduction on first start. # set $terminal /usr/bin/lilyterm -s -set $terminal /usr/bin/evilvte +set $terminal /usr/local/bin/evilvte set $mod Mod4 client.background #000000