Skip to content

Commit

Permalink
feat: update telegram configuration on sway
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Aug 25, 2023
1 parent 65fa452 commit 5e29cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sway/sway/config.d/apps.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# use `swaymsg -t get_tree` for finding about window classes and more

assign [class="Telegram"] $ws4
for_window [app_id="org.telegram.desktop"] resize set 100 px 100 px, floating enable
for_window [app_id="org.telegram.desktop"] floating enable, resize set 25 ppt 75 ppt

assign [class="firefox"] $ws4
for_window [app_id="firefoxdeveloperedition"] inhibit_idle visible
Expand Down

0 comments on commit 5e29cc5

Please sign in to comment.