1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2025-06-28 16:30:23 +03:00

Compare commits

...

2 Commits

Author SHA1 Message Date
639e7cc444 Telegram changed names and earlyoom notify 2025-06-17 17:14:06 +03:00
bef9896118 fix sid laptop lid on/off 2025-05-30 00:21:12 +03:00
2 changed files with 9 additions and 1 deletions

View File

@ -20,4 +20,7 @@ exec systemd-run --user --unit=slack-flatpak /usr/bin/flatpak run com.slack.Slac
for_window [app_id="telegramdesktop"] move to workspace $chat_workspace for_window [app_id="telegramdesktop"] move to workspace $chat_workspace
for_window [app_id="org.telegram.desktop"] move to workspace $chat_workspace for_window [app_id="org.telegram.desktop"] move to workspace $chat_workspace
exec systemd-run --user --unit=telegram /usr/bin/env XDG_CURRENT_DESKTOP=GNOME telegram-desktop exec systemd-run --user --unit=telegram /usr/bin/env XDG_CURRENT_DESKTOP=GNOME Telegram
# for earlyoom notifications
exec systemd-run --user --unit=systembus-notify /usr/bin/systembus-notify

View File

@ -5,5 +5,10 @@ exec /usr/bin/swaynag-battery --threshold 5
#set $right_disp "Unknown 0x0791 0x00000000" #set $right_disp "Unknown 0x0791 0x00000000"
set $chat_workspace 10 set $chat_workspace 10
set $laptop eDP-1
bindswitch lid:on output $laptop disable
bindswitch lid:off output $laptop enable
output $left_disp pos 0 0 output $left_disp pos 0 0
output $right_disp pos 370 1440 output $right_disp pos 370 1440