New backup 2025-03-12 14:00:02

This commit is contained in:
Penelope Gwen 2025-03-12 14:00:02 -07:00
parent 49017243fc
commit 09b2119771
2 changed files with 10 additions and 5 deletions

View file

@ -16,7 +16,7 @@ bindsym $mod+Backslash exec "sp-profiles Work"
# bindsym $mod+Shift+n move container to workspace number n
# Profile Workspace Setup
exec "sp-profiles Personal;swaymsg workspace number "0:";swaymsg gaps left current set 310"
exec_always "sp-profiles Personal;swaymsg workspace number "0:" output $primary_display;swaymsg gaps left current set 310;move workspace to output $defaultdisplay"
bindsym $mod+grave workspace "0:"
bindsym $mod+Shift+grave move container to workspace number "0:"
exec "swaymsg 'rename workspace 1 to 1:'"

View file

@ -5,19 +5,24 @@ output eDP-1 {
position 0 0
# 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 DP-7 {
output 'Dell Inc. DELL P1913 PVGRC3ALA4YU' {
scale 1
mode 1440x900@60Hz
position -1440 0
}
output DP-6 {
output 'Dell Inc. DELL E2216H JF44Y7AOAT0I' {
scale 1
mode 1440x900@60Hz
position -1440 0
mode 1920x1080@60Hz
position 1920 0
}
set {
$primary_display HDMI-A-1
$overview_display eDP-1
}
#exec_always "killall sway-wallpaper;$HOME/.config/sway/scripts/sway-wallpaper"