update
This commit is contained in:
parent
0a7df43c64
commit
fc04843c3e
2 changed files with 5 additions and 1 deletions
|
|
@ -203,7 +203,7 @@ bindsym ctrl+$mod+l exec i3lock -i $HOME/art/lockscreen.svg.png -t -e -f
|
|||
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
|
||||
|
||||
|
|
@ -224,3 +224,6 @@ bindsym $mod+z exec --no-startup-id scrot --select
|
|||
|
||||
# Polybar
|
||||
# exec --no-startup-id $HOME/.config/polybar/launch.sh
|
||||
|
||||
# Picom
|
||||
exec --no-startup-id picom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue