styling
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
apt-get update
|
||||
apt-get install --yes --no-install-recommends xserver-xorg xinit xterm blackbox libxcursor1 breeze-cursor-theme
|
||||
apt-get install --yes --no-install-recommends xserver-xorg xinit xterm blackbox libxcursor1 breeze-cursor-theme compton
|
||||
|
||||
# use only white cursors. There were some troubles if the other cursors
|
||||
# was left behind, installing gtk apps reverted the cursor from white to gray,
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[begin] ( Menu )
|
||||
[exec] (Terminal) { xterm -ls }
|
||||
[exec] (Terminal) { xterm }
|
||||
[exec] (Web browser) { chromium }
|
||||
[exit] (Exit)
|
||||
[end]
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
xrdb -merge ~/.Xresources
|
||||
feh --bg-scale /usr/share/wallpapers/wp.jpg
|
||||
compton -D 5 -c -f -l -2 -t -2 -r 0 -o 1 -z --shadow-exclude 'bounding_shaped' &
|
||||
|
||||
if [ -e /usr/bin/startfluxbox ]; then
|
||||
/usr/bin/startfluxbox
|
||||
else
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 168 KiB |
Reference in New Issue
Block a user