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
|
hide_edge_borders smart
|
||||||
|
|
||||||
# Start redshift
|
# 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
|
||||||
|
|
||||||
|
|
@ -224,3 +224,6 @@ bindsym $mod+z exec --no-startup-id scrot --select
|
||||||
|
|
||||||
# Polybar
|
# Polybar
|
||||||
# exec --no-startup-id $HOME/.config/polybar/launch.sh
|
# exec --no-startup-id $HOME/.config/polybar/launch.sh
|
||||||
|
|
||||||
|
# Picom
|
||||||
|
exec --no-startup-id picom
|
||||||
|
|
|
||||||
|
|
@ -203,6 +203,7 @@ git https://git.sr.ht/~dbandstra/zig-wav zig-wav
|
||||||
git git://git.annexia.org/jonesforth.git jonesforth
|
git git://git.annexia.org/jonesforth.git jonesforth
|
||||||
git https://github.com/ytdl-org/youtube-dl youtube-dl
|
git https://github.com/ytdl-org/youtube-dl youtube-dl
|
||||||
git https://github.com/junegunn/fzf fzf
|
git https://github.com/junegunn/fzf fzf
|
||||||
|
git https://github.com/wolfpld/tracy tracy
|
||||||
|
|
||||||
# My own projects
|
# My own projects
|
||||||
git git@github.com:ziglibs/lscolors zig-lscolors
|
git git@github.com:ziglibs/lscolors zig-lscolors
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue