New backup 2025-06-05 12:15:02
This commit is contained in:
parent
15f8150548
commit
bb6498a35d
2 changed files with 10 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
#run at start
|
||||
exec {
|
||||
eww daemon
|
||||
# eww daemon
|
||||
autotiling-rs
|
||||
nm-applet
|
||||
blueman-applet
|
||||
|
@ -22,10 +22,10 @@ exec {
|
|||
}
|
||||
|
||||
# Run on reload
|
||||
#exec_always {
|
||||
# 'eww kill;eww daemon'
|
||||
exec_always {
|
||||
'eww kill;killall eww;eww daemon'
|
||||
# 'killall autotiling;autotiling -l 4'
|
||||
#}
|
||||
}
|
||||
|
||||
# Run only at start
|
||||
#exec $HOME/.config/sway/scripts/autostart_apps
|
||||
|
|
|
@ -21,6 +21,12 @@ output 'Dell Inc. DELL E2216H JF44Y7AOAT0I' {
|
|||
position 1920 0
|
||||
}
|
||||
|
||||
output 'Dell Inc. DELL E2216H JF44Y7AOC7UI' {
|
||||
scale 1
|
||||
mode 1920x1080@60Hz
|
||||
position -1920 0
|
||||
}
|
||||
|
||||
set {
|
||||
$primary_display eDP-1
|
||||
$overview_display eDP-1
|
||||
|
|
Loading…
Add table
Reference in a new issue