Don't make dropdown terminal transparent

This commit is contained in:
tastytea 2022-08-08 01:39:48 +02:00
parent 2e01e4f265
commit b5ca49627c
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM

View File

@ -183,7 +183,7 @@ bindsym $mod+Shift+l exec --no-startup-id ~/bin/lock_jan
bindsym $mod+Shift+BackSpace exec --no-startup-id ~/bin/suspend_jan bindsym $mod+Shift+BackSpace exec --no-startup-id ~/bin/suspend_jan
bindsym mod1+Tab exec --no-startup-id rofi -show window bindsym mod1+Tab exec --no-startup-id rofi -show window
set $ddterm_command tdrop -n "ddterm" -m -w "50%" -h "60%" -x "50%" -y 0 \ set $ddterm_command tdrop -n "ddterm" -m -w "50%" -h "60%" -x "50%" -y 0 \
-P 'picom-trans -w $wid -o 90' -a -f '--class="dropdown"' alacritty -a -f '--class="dropdown"' alacritty
bindsym $mod+asciicircum exec $ddterm_command bindsym $mod+asciicircum exec $ddterm_command
bindsym $mod+dead_circumflex exec $ddterm_command bindsym $mod+dead_circumflex exec $ddterm_command
bindsym --release $mod+Delete exec xkill bindsym --release $mod+Delete exec xkill