diff --git a/i3/config b/i3/config index baff921..c41a0ce 100644 --- a/i3/config +++ b/i3/config @@ -194,7 +194,7 @@ bindsym $mod+Shift+0 move container to workspace 10 # reload the configuration file bindsym $mod+Shift+r reload # To initialize wallpapers, run: -# mkdir -p ~/.i3/wall ; cp ~/source ~/.i3/wall ; cd ~/.i3/wall ; rename -v 's/(.* )+//' * ; mogrify -resize `xrandr -q|perl -F'\s|,' -lane "/^Sc/&&print join '',@F[8..10]"`^ -verbose -gravity center -format png * ; rm *.jpg ; rm *.jpeg +# echo -n "Use $(xrandr -q|perl -F'\s|,' -lane "/^Sc/&&print join '',@F[8..10]") as screen size?" ; read a && mkdir -p ~/.i3/wall ; cp ~/ownCloud/wallpaper/std/* ~/.i3/wall ; cd ~/.i3/wall ; rename -v 's/(.* )+//' * ; mogrify -resize `xrandr -q|perl -F'\s|,' -lane "/^Sc/&&print join '',@F[8..10]"`^ -verbose -gravity center -format png * ; rm *.jpg ; rm *.jpeg bindsym $mod+grave exec "i3lock -i `echo $(shuf -n1 -e ~/.i3/wall/*) | tee /tmp/wall`; sleep 60; pgrep i3lock && xset dpms force off" bindsym $mod+Shift+grave exec "sudo pm-suspend | i3lock -i `echo $(shuf -n1 -e ~/.i3/wall/*) | tee /tmp/wall`" # Tees the filename to /tmp/wall for debugging diff --git a/scripts/desktop.txt b/scripts/desktop.txt index a94f8d3..0aa783d 100644 --- a/scripts/desktop.txt +++ b/scripts/desktop.txt @@ -50,3 +50,4 @@ libreoffice-templates kvpnc nitrogen banshee +xautolock diff --git a/scripts/server.txt b/scripts/server.txt index 21bdc9c..263f463 100644 --- a/scripts/server.txt +++ b/scripts/server.txt @@ -16,7 +16,7 @@ php5-gd orpie #libpython2.6 python-simplejson -vim +#vim Gotta compile this manually now... python-pip subversion php-soap