New backup 2025-03-12 23:30:01
This commit is contained in:
parent
634047de03
commit
2c3ffc2a34
4 changed files with 7 additions and 5 deletions
|
@ -7,7 +7,7 @@ include $HOME/.config/sway/audio-config.d/*
|
|||
exec "paplay $HOME/.config/sway/assets/sounds/login.ogg &"
|
||||
|
||||
# display config
|
||||
include $HOME/.config/sway/config.d/display
|
||||
#include $HOME/.config/sway/config.d/display
|
||||
|
||||
# Variables
|
||||
include $HOME/.config/sway/config-vars${DESKTOP_MODE}.d/*
|
||||
|
|
|
@ -5,10 +5,11 @@
|
|||
|
||||
# Run on reload
|
||||
#exec_always $HOME/.config/sway/scripts/autostart
|
||||
exec_always alacritty -e eww logs
|
||||
exec_always 'eww kill;eww daemon'
|
||||
exec_always 'killall autotiling;autotiling -l 4'
|
||||
#exec_always 'swaync'
|
||||
#exec_always 'killall waybar;waybar'
|
||||
exec_always 'eww kill;eww daemon'
|
||||
#exec_always 'swaync'
|
||||
|
||||
|
||||
|
|
1
t16g2/home/.config/sway/assets/wallpaper/eDP-1/.jpg
Symbolic link
1
t16g2/home/.config/sway/assets/wallpaper/eDP-1/.jpg
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/penelope/.config/sway/assets/wallpaper/eDP-1/0.jpg
|
|
@ -6,9 +6,6 @@ output eDP-1 {
|
|||
# bg $HOME/.config/sway/assets/wallpaper/eDP-1/_default.jpg fill
|
||||
}
|
||||
|
||||
exec_always sleep 1;eww open --screen "0x0A31" bar
|
||||
exec_always sleep 1;eww open --screen "0x0A31" widgets
|
||||
|
||||
output 'Dell Inc. DELL P1913 PVGRC3ALA4YU' {
|
||||
scale 1
|
||||
mode 1440x900@60Hz
|
||||
|
@ -25,4 +22,7 @@ set {
|
|||
$primary_display eDP-1
|
||||
$overview_display eDP-1
|
||||
}
|
||||
|
||||
exec_always sleep 2;eww open --screen "0x0A31" bar
|
||||
exec_always sleep 2;eww open --screen "0x0A31" widgets
|
||||
#exec_always "killall sway-wallpaper;$HOME/.config/sway/scripts/sway-wallpaper"
|
||||
|
|
Loading…
Add table
Reference in a new issue