New backup 2024-05-29 03:30:01

This commit is contained in:
Penelope Gwen 2024-05-29 03:30:01 -06:00
parent d4d38f84d7
commit 88a42196d3
9 changed files with 22 additions and 25 deletions

View file

@ -4,9 +4,9 @@
for_window [shell="xwayland"] title_format "[X] %title"
# Discord/Armcord opens in scratchpad
for_window [class="ArmCord"] move scratchpad, floating enable, scratchpad hide
for_window [class="Discord"] move scratchpad, floating enable, scratchpad hide
for_window [title="Discord"] move scratchpad, floating enable, scratchpad hide
# for_window [class="ArmCord"] move scratchpad, floating enable, scratchpad hide
# for_window [class="Discord"] move scratchpad, floating enable, scratchpad hide
# for_window [title="Discord"] move scratchpad, floating enable, scratchpad hide
# Thunderbird assigned to workspace 9
assign [title="Mozilla Thunderbird$"] workspace "9:"
@ -15,7 +15,7 @@
assign [title="^Sonixd$"] workspace "10:"
for_window [title="(?i)(?:copying|deleting|moving|question|save file)"] floating enable, border pixel 2
for_window [window_role="pop-up"] floating enable
for_window [window_role="bubble"] floating enable
for_window [window_role="dialog"] floating enable
for_window [window_type="dialog"] floating enable
# for_window [window_role="pop-up"] floating enable
# for_window [window_role="bubble"] floating enable
# for_window [window_role="dialog"] floating enable
# for_window [window_type="dialog"] floating enable

View file

@ -1,4 +0,0 @@
#
# sway vars for a2337 macbook
#

View file

@ -0,0 +1,4 @@
#
# sway vars for p135g
#

View file

@ -1,8 +0,0 @@
output eDP-1 {
scale 1
mode 2560x1600@60Hz
# bg $HOME/.config/sway/assets/wallpaper/eDP-1/_default.jpg fill
}
#exec_always "killall sway-wallpaper;$HOME/.config/sway/scripts/sway-wallpaper"

View file

@ -0,0 +1,5 @@
output eDP-1 {
scale 1
mode 1920x1080@60Hz
}

View file

@ -1,5 +1,5 @@
#
# window rules for a2337
# window rules for p135g
#
for_window [app_id="pavucontrol-qt$"] {

View file

@ -1,6 +1,6 @@
.sapphrc/a2337
.config/sway/config.d/display.d/a2337
.config/sway/config-vars.d/bash.d/a2337
.config/sway/config-vars.d/sway.d/a2337
.sapphrc/p135g
.config/sway/config.d/display.d/p135g
.config/sway/config-vars.d/bash.d/p135g
.config/sway/config-vars.d/sway.d/p135g
.config/sway/assets/wallpaper/eDP-1
.config/sway/config.d/window_rules.d/a2337
.config/sway/config.d/window_rules.d/p135g