New backup 2026-02-01 18:18:48
This commit is contained in:
parent
ddbc8e1582
commit
677295f26e
5 changed files with 14 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[Settings]
|
||||
gtk-theme-name=pogmom-gtk
|
||||
gtk-icon-theme-name=breeze-dark
|
||||
gtk-font-name=Overpass Nerd Font Propo 10
|
||||
gtk-font-name=Adwaita Sans 11
|
||||
gtk-cursor-theme-name=Adwaita
|
||||
gtk-cursor-theme-size=24
|
||||
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
||||
|
|
@ -14,4 +14,4 @@ gtk-xft-antialias=1
|
|||
gtk-xft-hinting=1
|
||||
gtk-xft-hintstyle=hintslight
|
||||
gtk-xft-rgba=rgb
|
||||
gtk-application-prefer-dark-theme=1
|
||||
gtk-application-prefer-dark-theme=0
|
||||
|
|
|
|||
|
|
@ -7,6 +7,10 @@ window#DP-1 {
|
|||
background-image: url("../../.cache/sway-profiles-rs/lock/DP-1.jpg");
|
||||
}
|
||||
|
||||
window#DSI-1 {
|
||||
background-image: url("../../.cache/sway-profiles-rs/lock/DSI-1.jpg");
|
||||
}
|
||||
|
||||
window#eDP-1 {
|
||||
background-image: url("../../.cache/sway-profiles-rs/lock/eDP-1.jpg");
|
||||
}
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@ Fallback Encoding=ISO 8859-15
|
|||
[KTextEditor Renderer]
|
||||
Animate Bracket Matching=false
|
||||
Auto Color Theme Selection=true
|
||||
Color Theme=Breeze Dark
|
||||
Color Theme=Breeze Light
|
||||
Font=monospace,9,-1,2,50,0,0,0,0,0
|
||||
Line Height Multiplier=1.3
|
||||
Show Indentation Lines=false
|
||||
|
|
@ -169,6 +169,8 @@ RunPrefix=
|
|||
SetEditor=false
|
||||
|
||||
[MainWindow]
|
||||
1560x720 screen: Height=636
|
||||
1560x720 screen: Width=731
|
||||
1920x1200 screen: Height=352
|
||||
1920x1200 screen: Width=453
|
||||
2 screens: Height=1119
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\xca\0\0\x2k\
|
|||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x2\x82\0\0\x1\xf2)
|
||||
|
||||
[SettingsWindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x3\xec\0\0\x4u\0\0\0\0\0\0\0\0\0\0\x3\xec\0\0\x4u\0\0\0\0\0\0\0\0\b\0\0\0\0\0\0\0\0\0\0\0\x3\xec\0\0\x4u)
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\xda\0\0\x2{\0\0\0\0\0\0\0\0\0\0\x2\xda\0\0\x2{\0\0\0\0\0\0\0\0\x6\x18\0\0\0\0\0\0\0\0\0\0\x2\xda\0\0\x2{)
|
||||
|
||||
[Troubleshooting]
|
||||
force_raster_widgets=1
|
||||
|
|
|
|||
|
|
@ -1,8 +1,10 @@
|
|||
output DSI-1 {
|
||||
scale 1.25
|
||||
transform 270
|
||||
scale 1.5
|
||||
transform 90
|
||||
}
|
||||
|
||||
gaps left 60
|
||||
|
||||
set {
|
||||
$primary_display DSI-1
|
||||
$overview_display DSI-1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue