added exfat, steam and more bspwm desktops

This commit is contained in:
Enrico Fasoli 2015-09-15 18:45:32 +02:00
parent ae71a00f3b
commit 0da90c519c
2 changed files with 6 additions and 4 deletions

View File

@ -10,8 +10,8 @@ udiskie &
sh ~/.config/bspwm/lemonbar.sh &
# Set up desktops on monitors
bspc monitor DVI-I-0 -d 1 2
bspc monitor HDMI-0 -d 3 4
bspc monitor DVI-I-0 -d 1 2 3 4 5
bspc monitor HDMI-0 -d 6 7 8 9
# Set up bspwm theme
bspc config border_width 2

View File

@ -12,6 +12,8 @@
boot.loader.grub.version = 2;
boot.loader.grub.device = "/dev/sdd";
hardware.opengl.driSupport32Bit = true;
# SSD
boot.tmpOnTmpfs = true; # save some writes
fileSystems."/".options = "discard,noatime";
@ -61,13 +63,13 @@
# Libs
xsel urxvt_perls xclip python34Packages.udiskie
# Games
minecraft
minecraft steam
# Productivity and applications
vim ranger chromium irssi bc w3m gnupg libreoffice zathura
# Media
beets mpd mpc_cli ncmpcpp popcorntime mpv
# System utilities, drivers...
ntfs3g
ntfs3g exfat
# Other stuff
screenfetch scrot iotop iftop
];