Merge branch 'master' of github.com:rad4day/dotfiles

This commit is contained in:
Tobias Manske 2019-05-12 01:04:54 +02:00
commit c8837cd4dd
No known key found for this signature in database
GPG Key ID: 978D99F12D4E041F
4 changed files with 9 additions and 6 deletions

3
.zshrc
View File

@ -12,3 +12,6 @@ export FZF_DEFAULT_COMMAND='fd --type f'
source /usr/share/fzf/completion.zsh
source /usr/share/fzf/key-bindings.zsh
alias pdfdiff="diffpdf"
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
export PATH="$PATH:$HOME/.rvm/bin"

View File

@ -1,4 +1,4 @@
set $CLIENT_BUMBLEBEE -m spotify load spaceapi memory disk nic amixer datetime -p nic.states=^down -p amixer.left-click="pavucontrol" spaceapi.format=" %%space%%: %%state.open%Geöffnet%Geschlossen%%" -t gruvbox-powerline-light -a load spaceapi memory disk
set $CLIENT_BUMBLEBEE -m spotify load spaceapi memory disk nic amixer datetime -p nic.states=^down -p amixer.left-click="pavucontrol" spaceapi.format=" %%space%%: %%state.open%Geöffnet%Geschlossen%%" -t onedark-powerline -a load spaceapi memory disk
# {{{ STATUS BAR }}}
bar {

View File

@ -1,4 +1,4 @@
set $CLIENT_BUMBLEBEE -m spotify load spaceapi memory disk nic battery sensors amixer datetime -p sensors.path="/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp3_input" nic.states=^down amixer.left-click="pavucontrol" battery.device="BAT0,BAT1" spaceapi.format=" %%space%%: %%state.open%Geöffnet%Geschlossen%%" -t gruvbox-powerline -a load spaceapi memory disk
set $CLIENT_BUMBLEBEE -m spotify load spaceapi memory disk nic battery sensors amixer datetime -p sensors.path="/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp3_input" nic.states=^down amixer.left-click="pavucontrol" battery.device="BAT0,BAT1" spaceapi.format=" %%space%%: %%state.open%Geöffnet%Geschlossen%%" -t onedark-powerline -a load spaceapi memory disk
# {{{ STATUS BAR }}}
bar {

View File

@ -136,10 +136,10 @@ floating_modifier $mod
bindsym Ctrl+XF86AudioLowerVolume exec --no-startup-id amixer set Master 10%-
bindsym XF86AudioMute exec --no-startup-id amixer set Master toggle
bindsym XF86AudioPlay exec --no-startup-id mpc toggle
bindsym XF86AudioNext exec --no-startup-id mpc next
bindsym XF86AudioPrev exec --no-startup-id mpc prev
bindsym XF86AudioStop exec --no-startup-id mpc stop
bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause
bindsym XF86AudioNext exec --no-startup-id playerctl next
bindsym XF86AudioPrev exec --no-startup-id playerctl previous
bindsym XF86AudioStop exec --no-startup-id playerctl stop
# Screensaver || ThinkVantage
bindsym XF86ScreenSaver exec xautolock -locknow