mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
floating toggl
This commit is contained in:
parent
49dd2f4cce
commit
93f9c84ae5
@ -63,6 +63,9 @@ for_window [window_role="gimp-toolbox"] floating disable; move right; resize gro
|
|||||||
for_window [title="PulseAudio Manager"] floating enable
|
for_window [title="PulseAudio Manager"] floating enable
|
||||||
for_window [title="PulseAudio Volume Meter"] floating enable
|
for_window [title="PulseAudio Volume Meter"] floating enable
|
||||||
for_window [title="Volume Control"] floating enable
|
for_window [title="Volume Control"] floating enable
|
||||||
|
# Toggl
|
||||||
|
for_window [title="Toggl Desktop"] floating enable
|
||||||
|
|
||||||
|
|
||||||
# Widow Colours
|
# Widow Colours
|
||||||
# border background text indicator
|
# border background text indicator
|
||||||
|
@ -59,11 +59,12 @@ new_window 1pixel
|
|||||||
# Gimp
|
# Gimp
|
||||||
for_window [window_role="gimp-dock"] floating disable; move left; resize shrink width 50 px or 50ppt
|
for_window [window_role="gimp-dock"] floating disable; move left; resize shrink width 50 px or 50ppt
|
||||||
for_window [window_role="gimp-toolbox"] floating disable; move right; resize grow width 30 px or 30ppt
|
for_window [window_role="gimp-toolbox"] floating disable; move right; resize grow width 30 px or 30ppt
|
||||||
|
|
||||||
# Pulseaudio tools
|
# Pulseaudio tools
|
||||||
for_window [title="PulseAudio Manager"] floating enable
|
for_window [title="PulseAudio Manager"] floating enable
|
||||||
for_window [title="PulseAudio Volume Meter"] floating enable
|
for_window [title="PulseAudio Volume Meter"] floating enable
|
||||||
for_window [title="Volume Control"] floating enable
|
for_window [title="Volume Control"] floating enable
|
||||||
|
# Toggl
|
||||||
|
for_window [title="Toggl Desktop"] floating enable
|
||||||
|
|
||||||
# Widow Colours
|
# Widow Colours
|
||||||
# border background text indicator
|
# border background text indicator
|
||||||
|
Loading…
Reference in New Issue
Block a user