st 0.8.2 config

This commit is contained in:
joachimschmidt557 2020-04-14 12:42:28 +02:00
parent c3c735018e
commit 4c367e05cd
3 changed files with 30 additions and 25 deletions

View file

@ -181,7 +181,7 @@ bar {
# MY OWN CONFIGS
#
# Set root window color
exec --no-startup-id xsetroot -solid "#333333"
# exec --no-startup-id xsetroot -solid "#333333"
# Set fehbg
exec --no-startup-id ~/.fehbg
@ -199,24 +199,24 @@ bindsym ctrl+$mod+b exec blue
hide_edge_borders smart
# Start redshift
exec --no-startup-id redshift -t 6000:2000 -l 49.87167:8.65027
# exec --no-startup-id redshift -t 6000:2000 -l 49.87167:8.65027
exec --no-startup-id amixer set Master 0
# exec --no-startup-id amixer set Master 0
# Change volume
bindsym XF86AudioRaiseVolume exec st -e pamix
bindsym XF86AudioLowerVolume exec st -e pamix
bindsym XF86AudioMute exec st -e pamix
# bindsym XF86AudioRaiseVolume exec st -e pamix
# bindsym XF86AudioLowerVolume exec st -e pamix
# bindsym XF86AudioMute exec st -e pamix
# Screenshot
bindsym $mod+z exec scrot
# bindsym $mod+z exec scrot
# Keyboard layout
exec --no-startup-id setxkbmap -layout de
# exec --no-startup-id setxkbmap -layout de
# DPI
exec --no-startup-id xrandr --dpi 160
exec --no-startup-id xrdb -merge ~/.Xresources
# exec --no-startup-id xrandr --dpi 160
# exec --no-startup-id xrdb -merge ~/.Xresources
# Polybar
# exec --no-startup-id $HOME/.config/polybar/launch.sh