mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-07-13 16:55:14 +02:00
Display telegram as float window on the top right
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
# Gnome calulator is floating
|
||||
windowrule = float, ^(org.gnome.Calculator)$
|
||||
|
||||
# Telegram is a floating
|
||||
windowrule = float, ^(org.telegram.desktop)$
|
||||
windowrule = size 500 750, ^(org.telegram.desktop)$
|
||||
windowrule = move 1000 50, ^(org.telegram.desktop)$
|
||||
|
||||
# dnSpy needs to be tiled
|
||||
windowrule = tile, ^(dnspy.exe)$
|
||||
|
||||
|
||||
Reference in New Issue
Block a user