From 6245a710dc52fc6ab4b6ee7193f22e6b0d6da69a Mon Sep 17 00:00:00 2001 From: Enrico Fasoli Date: Sun, 13 Sep 2015 00:48:22 +0200 Subject: [PATCH] added automount removable drives --- bspwmrc | 1 + configuration.nix | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bspwmrc b/bspwmrc index 9b602a7..030eae4 100755 --- a/bspwmrc +++ b/bspwmrc @@ -4,6 +4,7 @@ setxkbmap it # Dont show ugly X shaped cursor xsetroot -cursor_name left_ptr +udiskie & # Start lemonbar sh ~/.config/bspwm/lemonbar.sh & diff --git a/configuration.nix b/configuration.nix index 2260a42..baaa39a 100644 --- a/configuration.nix +++ b/configuration.nix @@ -59,7 +59,7 @@ # Desktop and shell environment sxhkd tmux htop rxvt_unicode dmenu bar i3lock # Libs - xsel urxvt_perls xclip + xsel urxvt_perls xclip python34Packages.udiskie # Games minecraft # Productivity and applications