Compare commits
No commits in common. "3662eb135cb1b5afa6e32e006b0746d1a633897b" and "7f68399a651e5954d072c29e26a9c02311c9c1dd" have entirely different histories.
3662eb135c
...
7f68399a65
4 changed files with 7 additions and 9 deletions
|
@ -7,12 +7,11 @@ profile {
|
||||||
output LVDS-1 disable
|
output LVDS-1 disable
|
||||||
}
|
}
|
||||||
|
|
||||||
profile 420-sola {
|
profile {
|
||||||
output eDP-1 enable
|
output eDP-1 enable
|
||||||
}
|
}
|
||||||
profile 420-grande {
|
profile {
|
||||||
|
output HDMI-A-2 enable position 1366,0 scale 1
|
||||||
|
#output eDP-1 enable position 0,312
|
||||||
output eDP-1 disable
|
output eDP-1 disable
|
||||||
output HDMI-A-2 enable
|
|
||||||
}
|
}
|
||||||
#output HDMI-A-2 enable position 1366,0 scale 1
|
|
||||||
#output eDP-1 enable position 0,312
|
|
||||||
|
|
|
@ -19,7 +19,7 @@ font Inter SemiBold 10
|
||||||
### Output configuration
|
### Output configuration
|
||||||
#
|
#
|
||||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||||
output * background $background solid_color
|
output * bg "~/Pictures/crash-novyj-albom-charli-xcx.jpg" fill
|
||||||
#
|
#
|
||||||
# Example configuration:
|
# Example configuration:
|
||||||
#
|
#
|
||||||
|
@ -200,7 +200,7 @@ bar {
|
||||||
|
|
||||||
colors {
|
colors {
|
||||||
statusline $foreground
|
statusline $foreground
|
||||||
background $backgroundish
|
background $background
|
||||||
focused_workspace $accent $accent $background
|
focused_workspace $accent $accent $background
|
||||||
active_workspace $accentish $accentish $background
|
active_workspace $accentish $accentish $background
|
||||||
inactive_workspace $background $background $foreground
|
inactive_workspace $background $background $foreground
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 857c36192d9ca3443f55ea740b3112e63a0756cc
|
Subproject commit 35fee185e78df4a3bf3c041e05c0223287e428d1
|
|
@ -1 +0,0 @@
|
||||||
rose-pine-dawn
|
|
Loading…
Reference in a new issue