mirror of
https://github.com/artizirk/dotfiles.git
synced 2025-06-28 16:30:23 +03:00
Compare commits
2 Commits
84ed0b01b8
...
master
Author | SHA1 | Date | |
---|---|---|---|
639e7cc444 | |||
bef9896118 |
@ -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="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
|
||||
|
@ -5,5 +5,10 @@ exec /usr/bin/swaynag-battery --threshold 5
|
||||
#set $right_disp "Unknown 0x0791 0x00000000"
|
||||
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 $right_disp pos 370 1440
|
||||
|
Reference in New Issue
Block a user