mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
updated
This commit is contained in:
@@ -168,8 +168,8 @@ bindsym $mod+r mode "resize"
|
||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
# finds out, if available)
|
||||
#bar {
|
||||
#position top
|
||||
#status_command i3blocks -c ~/.i3/i3blocks.conf
|
||||
# position top
|
||||
# status_command i3blocks -c ~/.i3/i3blocks.conf
|
||||
#}
|
||||
|
||||
exec_always --no-startup-id ~/.config/polybar/polybar.sh
|
||||
@@ -207,8 +207,8 @@ exec thunar --daemon
|
||||
exec --no-startup-id xautolock -time 5 -locker 'i3lock -i ~/.lockscreen/`ls /home/bauer/lockscreens | shuf -n 1` -t -f'
|
||||
|
||||
# Pulse Audio controls
|
||||
bindsym XF86AudioRaiseVolume exec --no-startup-id amixer -D pulse sset Master 5%+ #increase sound volume
|
||||
bindsym XF86AudioLowerVolume exec --no-startup-id amixer -D pulse sset Master 5%- #decrease sound volume
|
||||
bindsym XF86AudioRaiseVolume exec --no-startup-id amixer -D pulse sset Master 5%+ #increase sound volume
|
||||
bindsym XF86AudioMute exec --no-startup-id amixer -D pulse sset Master toggle # mute sound
|
||||
|
||||
# Sreen brightness controls
|
||||
|
||||
Reference in New Issue
Block a user