mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
Toggl should float
This commit is contained in:
parent
7ddc9f1501
commit
e8d1264df4
@ -178,7 +178,7 @@ mode "resize" {
|
|||||||
# Pressing down will grow the window’s height.
|
# Pressing down will grow the window’s height.
|
||||||
bindsym j resize shrink width 10 px or 10 ppt
|
bindsym j resize shrink width 10 px or 10 ppt
|
||||||
bindsym k resize grow height 10 px or 10 ppt
|
bindsym k resize grow height 10 px or 10 ppt
|
||||||
bindsym l resize shrink height 10 px or 10 ppt
|
bindsym l resize shrink height 10 px or 10 ppt
|
||||||
bindsym semicolon resize grow width 10 px or 10 ppt
|
bindsym semicolon resize grow width 10 px or 10 ppt
|
||||||
|
|
||||||
# same bindings, but for the arrow keys
|
# same bindings, but for the arrow keys
|
||||||
@ -198,6 +198,9 @@ for_window [title="Screen Layout Editor"] floating enable
|
|||||||
# Thunderbird write new message, floating
|
# Thunderbird write new message, floating
|
||||||
for_window [title="Write:"] floating enable
|
for_window [title="Write:"] floating enable
|
||||||
|
|
||||||
|
# Toggl
|
||||||
|
for_window [title="Toggl Desktop"] floating enable
|
||||||
|
|
||||||
# Widow Colours
|
# Widow Colours
|
||||||
# border background text indicator
|
# border background text indicator
|
||||||
client.focused $base01 $base01 $base07 $base0F
|
client.focused $base01 $base01 $base07 $base0F
|
||||||
|
Loading…
Reference in New Issue
Block a user