removed duplicate library alias and made lxappearance app floating mode only

This commit is contained in:
tomit4 2022-04-13 17:20:30 -07:00
parent 88a840ecab
commit d76dbb7788
2 changed files with 2 additions and 1 deletions

View file

@ -305,7 +305,7 @@ alias r_vid="ffmpeg -f v4l2 -framerate 24 -video_size 640x480 -i /dev/video0 -it
alias ytube="ytfzf -l --features=subtitles"
alias {yti,ytinfo}="ytfzf -I L"
alias {ytd,ytdownload}="ytfzf -d"
alias {odysee,library,lbry}="ytfzf -c O --features=subtitles"
alias {odysee,lbry}="ytfzf -c O --features=subtitles"
alias {ptube,peertube}="ytfzf -c P --features=subtitles"
alias ytdl="torsocks yt-dlp -f mp4"
alias ytdl-a="torsocks yt-dlp -x --audio-format mp3"

View file

@ -101,6 +101,7 @@ for_window [instance="galculator"] floating enable move right 1100px, move down
for_window [instance="gcolor3"] floating enable move right 900px, move down 300px
for_window [instance="mousepad"] floating enable move right 1100px, move down 300px
for_window [instance="pavucontrol"] floating enable
for_window [instance="lxappearance"] floating enable
# For testing of floating window python guis
for_window [instance="app.py"] floating enable