mirror of https://github.com/artizirk/dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
336 B
14 lines
336 B
# Laptop |
|
exec /usr/bin/swaynag-battery --threshold 5 |
|
|
|
#set $left_disp "Dell Inc. DELL U2715H GH85D66Q08QS" |
|
#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
|
|
|