Thunderbird is launched by ctrl+mod1+y. window gaps changed from 10/0 to 5/5.
This commit is contained in:
parent
5aaee5d71a
commit
5fc940b607
@ -450,6 +450,9 @@ bindsym ctrl+mod1+b exec --no-startup-id bettergram;focus
|
||||
#pragha
|
||||
bindsym ctrl+mod1+n exec --no-startup-id pragha;focus
|
||||
|
||||
#thunderbird
|
||||
bindsym ctrl+mod1+y exec --no-startup-id thunderbird;focus
|
||||
|
||||
|
||||
#####################################################################################################################
|
||||
################# screenshots #################
|
||||
@ -622,8 +625,8 @@ popup_during_fullscreen smart
|
||||
|
||||
|
||||
for_window [class="^.*"] border none
|
||||
gaps inner 10
|
||||
gaps outer 0
|
||||
gaps inner 5
|
||||
gaps outer 5
|
||||
|
||||
|
||||
#####################################################################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user