mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2025-03-31 23:11:55 +02:00
add i3 transparency hotkeys
This commit is contained in:
parent
ec3b3c78b1
commit
e75de16f1d
1 changed files with 4 additions and 0 deletions
|
@ -228,6 +228,10 @@ bindsym $mod+Mod1+space exec rofimoji
|
|||
# flameshot
|
||||
bindsym Print exec flameshot gui
|
||||
|
||||
# adjust transparency
|
||||
bindsym $mod+t exec picom-trans -c -10
|
||||
bindsym $mod+Shift+t exec picom-trans -c +10
|
||||
|
||||
# dracula theme
|
||||
# class border bground text indicator child_border
|
||||
client.focused #6272A4 #6272A4 #F8F8F2 #6272A4 #6272A4
|
||||
|
|
Loading…
Add table
Reference in a new issue