100% dropdown
This commit is contained in:
parent
bff6ca47f8
commit
650942e262
@ -41,7 +41,7 @@ exec --no-startup-id feh --bg-scale /home/mopar/Documents/wallpaper/1056662-arch
|
|||||||
|
|
||||||
#exec --no-startup-id yakuake
|
#exec --no-startup-id yakuake
|
||||||
#exec --no-startup-id sxhkd
|
#exec --no-startup-id sxhkd
|
||||||
bindsym F12 exec --no-startup-id tdrop -ma -h '70%' alacritty -o window.opacity=0.8 -e zellij attach -c drop
|
bindsym F12 exec --no-startup-id tdrop -ma -h '100%' alacritty -o window.opacity=0.8 -e zellij attach -c drop
|
||||||
|
|
||||||
exec --no-startup-id picom -bCG --no-fading-openclose --vsync --backend glx --inactive-opacity=1 --frame-opacity=0.5 --menu-opacity=0.8
|
exec --no-startup-id picom -bCG --no-fading-openclose --vsync --backend glx --inactive-opacity=1 --frame-opacity=0.5 --menu-opacity=0.8
|
||||||
|
|
||||||
|
@ -4,4 +4,4 @@
|
|||||||
|
|
||||||
# negative -w arg to account for a border width (default: 100%)
|
# negative -w arg to account for a border width (default: 100%)
|
||||||
F12
|
F12
|
||||||
tdrop -ma -h '70%' alacritty -o window.opacity=0.8 -e zellij attach -c drop
|
tdrop -ma -h '100%' alacritty -o window.opacity=0.8 -e zellij attach -c drop
|
||||||
|
Loading…
Reference in New Issue
Block a user