made some small fixes to hyprscreencast
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
$sc-label-active: maroon;
|
||||
$sc-label-inactive: gainsboro;
|
||||
|
||||
background: $sc-inactive;
|
||||
color: $sc-label-inactive;
|
||||
|
||||
&--active{
|
||||
background: $sc-active;
|
||||
color: $sc-label-active;
|
||||
|
||||
&--active{
|
||||
background: $sc-inactive;
|
||||
color: $sc-label-inactive;
|
||||
}
|
||||
}
|
||||
|
@@ -6,8 +6,8 @@ standard_dialogs=gtk3
|
||||
style=Adwaita-Dark
|
||||
|
||||
[Fonts]
|
||||
fixed="Inconsolata Nerd Font Mono,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
|
||||
general="Inconsolata Nerd Font Mono,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
|
||||
fixed="InconsolataGo Nerd Font Mono,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
|
||||
general="InconsolataGo Nerd Font Mono,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"
|
||||
|
||||
[Interface]
|
||||
activate_item_on_single_click=1
|
||||
@@ -25,7 +25,7 @@ underline_shortcut=1
|
||||
wheel_scroll_lines=3
|
||||
|
||||
[SettingsWindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\a\x80\0\0\0\0\0\0\xe\xe9\0\0\x4\x1f\0\0\a\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37\0\0\0\x1\x2\0\0\0\a\x80\0\0\a\x80\0\0\0\0\0\0\xe\xe9\0\0\x4\x1f)
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\a\x80\0\0\0\0\0\0\v.\0\0\x1\xf9\0\0\a\x80\0\0\0\0\0\0\v?\0\0\x2\n\0\0\0\x1\x2\0\0\0\a\x80\0\0\a\x80\0\0\0\0\0\0\v.\0\0\x1\xf9)
|
||||
|
||||
[Troubleshooting]
|
||||
force_raster_widgets=1
|
||||
|
Reference in New Issue
Block a user