New backup 2025-07-19 21:00:07
This commit is contained in:
parent
d38c14535c
commit
02436c0712
2 changed files with 4 additions and 3 deletions
|
@ -19,7 +19,7 @@ gui_effects=@Invalid()
|
||||||
keyboard_scheme=2
|
keyboard_scheme=2
|
||||||
menus_have_icons=true
|
menus_have_icons=true
|
||||||
show_shortcuts_in_context_menus=true
|
show_shortcuts_in_context_menus=true
|
||||||
stylesheets=/usr/share/qt6ct/qss/fusion-fixes.qss
|
stylesheets=/home/pogmommy/.config/qt6ct/qss/header-fix.qss, /usr/share/qt6ct/qss/fusion-fixes.qss
|
||||||
toolbutton_style=4
|
toolbutton_style=4
|
||||||
underline_shortcut=1
|
underline_shortcut=1
|
||||||
wheel_scroll_lines=3
|
wheel_scroll_lines=3
|
||||||
|
@ -31,7 +31,7 @@ geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\bz\0\0\a\b\0\0\v\x1b\0\0\n\x2\0
|
||||||
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)
|
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]
|
[SettingsWindow]
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2$\0\0\x1!\0\0\0\0\0\0\0\0\0\0\x2$\0\0\x1!\0\0\0\0\0\0\0\0\b\0\0\0\0\0\0\0\0\0\0\0\x2$\0\0\x1!)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x3L\0\0\x4\xaf\0\0\0\0\0\0\0\0\0\0\x3L\0\0\x4\xaf\0\0\0\0\0\0\0\0\b\0\0\0\0\0\0\0\0\0\0\0\x3L\0\0\x4\xaf)
|
||||||
|
|
||||||
[Troubleshooting]
|
[Troubleshooting]
|
||||||
force_raster_widgets=1
|
force_raster_widgets=1
|
||||||
|
|
|
@ -16,7 +16,8 @@ exec {
|
||||||
udiskie -at
|
udiskie -at
|
||||||
keepassxc ~/Documents/Server/Server_Admin_Keychain.kdbx ~/Nextcloud/Security/Passwords.kdbx
|
keepassxc ~/Documents/Server/Server_Admin_Keychain.kdbx ~/Nextcloud/Security/Passwords.kdbx
|
||||||
'sleep 5;nextcloud --background'
|
'sleep 5;nextcloud --background'
|
||||||
'sleep 5;aik_launcher rss_guard'
|
'sleep 5;rss_guard'
|
||||||
|
# 'sleep 5;aik_launcher rss_guard'
|
||||||
'sleep 5;tokodon'
|
'sleep 5;tokodon'
|
||||||
'diskspace-check'
|
'diskspace-check'
|
||||||
poweralertd
|
poweralertd
|
||||||
|
|
Loading…
Add table
Reference in a new issue