Add more Rubies to PATH, make Skype infos floating

This commit is contained in:
2014-02-13 03:10:05 +03:00
parent f8b2e243e2
commit c318bacb30
2 changed files with 2 additions and 1 deletions

View File

@@ -127,6 +127,7 @@ assign [class="Remmina"] "4: vbox"
assign [class="Clementine"] "5: media"
for_window [class="Skype" title="Profile for"] floating enable
for_window [class="Skype" title="Information"] floating enable
for_window [window_role="pop-up"] floating enable
#bindsym XF86AudioRaiseVolume exec amixer -q set Master 2dB+ unmute

2
.rc
View File

@@ -5,7 +5,7 @@ export BROWSER=chromium
export PAGER='less -R -F -X -S -n -i -m'
export GOPATH=~/projects/go
export PATH="$(echo {$HOME,,/opt,/usr,/usr/local}/{bin,sbin} | tr ' ' :):$(echo $HOME/.gem/ruby/{1.9.1,2.0.0}/bin | tr ' ' :):/usr/bin/vendor_perl:/usr/bin/core_perl:$GOPATH/bin"
export PATH="$(echo {$HOME,,/opt,/usr,/usr/local}/{bin,sbin} | tr ' ' :):$(echo $HOME/.gem/ruby/{1.9.1,2.0.0,2.1.0}/bin | tr ' ' :):/usr/bin/vendor_perl:/usr/bin/core_perl:$GOPATH/bin"
export GIT_COMMITTER_NAME='Artem Sheremet'
export GIT_COMMITTER_EMAIL='dot.doom@gmail.com'
export DOOMWADDIR=~/dist/games/doom/wad