Compare commits
4 commits
7f68399a65
...
3662eb135c
Author | SHA1 | Date | |
---|---|---|---|
3662eb135c | |||
bf7d06668a | |||
c151d069ab | |||
0504d442fd |
4 changed files with 9 additions and 7 deletions
|
@ -7,11 +7,12 @@ profile {
|
|||
output LVDS-1 disable
|
||||
}
|
||||
|
||||
profile {
|
||||
profile 420-sola {
|
||||
output eDP-1 enable
|
||||
}
|
||||
profile {
|
||||
output HDMI-A-2 enable position 1366,0 scale 1
|
||||
#output eDP-1 enable position 0,312
|
||||
profile 420-grande {
|
||||
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
|
||||
#
|
||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||
output * bg "~/Pictures/crash-novyj-albom-charli-xcx.jpg" fill
|
||||
output * background $background solid_color
|
||||
#
|
||||
# Example configuration:
|
||||
#
|
||||
|
@ -200,7 +200,7 @@ bar {
|
|||
|
||||
colors {
|
||||
statusline $foreground
|
||||
background $background
|
||||
background $backgroundish
|
||||
focused_workspace $accent $accent $background
|
||||
active_workspace $accentish $accentish $background
|
||||
inactive_workspace $background $background $foreground
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 35fee185e78df4a3bf3c041e05c0223287e428d1
|
||||
Subproject commit 857c36192d9ca3443f55ea740b3112e63a0756cc
|
1
.config/themer.lua.theme
Normal file
1
.config/themer.lua.theme
Normal file
|
@ -0,0 +1 @@
|
|||
rose-pine-dawn
|
Loading…
Reference in a new issue