summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lindy/dot_i3/config21
-rw-r--r--lindy/dot_i3/i3status.conf3
2 files changed, 0 insertions, 24 deletions
diff --git a/lindy/dot_i3/config b/lindy/dot_i3/config
index 858e706..cb78fb1 100644
--- a/lindy/dot_i3/config
+++ b/lindy/dot_i3/config
@@ -221,10 +221,6 @@ bar {
background #000000
statusline #FFFFFF
- # focused_workspace #222222 #222222 #C8E7A4
- # active_workspace #222222 #222222 #EAB93D
- # inactive_workspace #222222 #222222 #888888
- # urgent_workspace #222222 #222222 #FF8D8D
focused_workspace #000000 #000000 #C8E7A4
active_workspace #000000 #000000 #EAB93D
inactive_workspace #000000 #000000 #888888
@@ -234,31 +230,14 @@ bar {
exec_always xsetroot -cursor_name arrow
-#exec_always xcompmgr
-#exec_always feh --bg-scale /usr/share/backgrounds/xfce/vect_or.jpg
-#exec_always feh --bg-scale /home/katchup/wp/undessindedragon2.jpg
-#exec_always feh --bg-scale /home/katchup/Stuff/wp/lain_87_1680.jpg
-#exec_always feh --bg-scale /home/katchup/Stuff/wp/wanikani.png
-#exec_always feh --bg-scale /home/lx/stuff/LimitsToGrowthWorld3.jpg
-#exec_always feh --bg-scale /usr/share/archlinux/wallpaper/archlinux-elation.jpg
-#exec_always feh --bg-scale /home/lx/stuff/qMDYqjh.jpg
#exec_always feh --bg-scale /home/lx/stuff/arch1.png
-#exec_always feh --bg-fill /home/lx/stuff/seoul.jpeg
#exec_always feh --bg-fill /home/lx/stuff/wallpaper/factory.jpg
-#exec_always /home/katchup/lab/wkwwin/script.sh
-#exec xscreensaver -nosplash
-#exec pulseaudio --start
-#exec mpd
-#exec ~/.i3/mpdscribble.sh
exec_always xinput --set-prop 'HID 04d9:1133' 'Device Accel Constant Deceleration' 2
exec_always xinput --set-prop 'HID 04d9:1133' 'Device Accel Adaptive Deceleration' 2
exec_always xinput --set-prop 'HID 04d9:1133' 'Device Accel Velocity Scaling' 5
exec nm-applet
exec nextcloud
exec syncthing-gtk -m
-#exec seafile-applet
-#exec redshift-gtk -l 48.8567:2.3508
-#exec ~/.i3/notify-serv.sh
exec xset -b # disable bell
diff --git a/lindy/dot_i3/i3status.conf b/lindy/dot_i3/i3status.conf
index 609a285..cc11aa8 100644
--- a/lindy/dot_i3/i3status.conf
+++ b/lindy/dot_i3/i3status.conf
@@ -1,5 +1,3 @@
-
-
general {
colors = true
color_good = "#93D44F"
@@ -20,7 +18,6 @@ order += "cpu_temperature 1"
order += "load"
order += "time"
-
wireless wlp2s0 {
format_up = "W: (%quality at %essid) %ip"
format_down = "W: down"