Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
11e6ebdf7b | |||
21295aff82 | |||
8ea623fbeb |
16
lxqt/skel/.config/autostart/cmst-autostart.desktop
Normal file
16
lxqt/skel/.config/autostart/cmst-autostart.desktop
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Version=1.0
|
||||||
|
Name=Connman UI Setup
|
||||||
|
GenericName=Network Configuration
|
||||||
|
Comment=QT GUI frontend for connman
|
||||||
|
Categories=Settings;System;Qt;Network;
|
||||||
|
Icon=cmst
|
||||||
|
Exec=cmst -w5
|
||||||
|
Terminal=false
|
||||||
|
StartupNotify=false
|
||||||
|
X-GNOME-Autostart-enabled=true
|
||||||
|
Keywords=Network;Wireless;Wi-Fi;Wifi;IP;LAN;Proxy;WAN;Broadband;Bluetooth;vpn;DNS;
|
||||||
|
|
||||||
|
Name[de]=Netzwerk-Konfiguration
|
||||||
|
|
48
lxqt/skel/.config/cmst/cmst.conf
Normal file
48
lxqt/skel/.config/cmst/cmst.conf
Normal file
@@ -0,0 +1,48 @@
|
|||||||
|
[CheckBoxes]
|
||||||
|
advanced=false
|
||||||
|
devices_off=false
|
||||||
|
enable_daemon_notifications=false
|
||||||
|
enable_interface_tooltips=false
|
||||||
|
enable_systemtray_notications=true
|
||||||
|
enable_systemtray_tooltips=false
|
||||||
|
hide_tray_icon=false
|
||||||
|
reset_counters=false
|
||||||
|
retain_settings=true
|
||||||
|
retain_state=false
|
||||||
|
retry_failed=false
|
||||||
|
run_on_startup=true
|
||||||
|
services_less=false
|
||||||
|
technologies_less=false
|
||||||
|
|
||||||
|
[ExternalPrograms]
|
||||||
|
run_after_connect=
|
||||||
|
|
||||||
|
[IconManager]
|
||||||
|
last_installed_icon_def_file=1ec7823d299e7b8c5703a6d75e40695b
|
||||||
|
|
||||||
|
[LineEdits]
|
||||||
|
colorize_icons=
|
||||||
|
|
||||||
|
[MainWindow]
|
||||||
|
current_page=5
|
||||||
|
pos=@Point(375 62)
|
||||||
|
size=@Size(689 697)
|
||||||
|
splitter_01=@ByteArray(\0\0\0\xff\0\0\0\x1\0\0\0\x2\0\0\x1\r\0\0\x1\r\x1\0\0\0\x5\x1\0\0\0\x2\0)
|
||||||
|
|
||||||
|
[StartOptions]
|
||||||
|
counter_update_rate=5
|
||||||
|
desktop_mate=false
|
||||||
|
desktop_none=true
|
||||||
|
desktop_xfce=false
|
||||||
|
disable_minimized=false
|
||||||
|
disable_tray_icon=false
|
||||||
|
disable_vpn=false
|
||||||
|
enable_counters=false
|
||||||
|
fake_transparency_color=0
|
||||||
|
icon_theme=breeze
|
||||||
|
start_minimized=true
|
||||||
|
use_counter_update_rate=false
|
||||||
|
use_fake_transparency=false
|
||||||
|
use_icon_theme=true
|
||||||
|
use_wait_time=false
|
||||||
|
wait_time=1
|
@@ -24,7 +24,7 @@ type=kbindicator
|
|||||||
|
|
||||||
[mainmenu]
|
[mainmenu]
|
||||||
alignment=Left
|
alignment=Left
|
||||||
icon=/usr/share/icons/artix/logo.svg
|
icon=/usr/share/icons/artix/Artix_logo_square_frame.svg
|
||||||
ownIcon=true
|
ownIcon=true
|
||||||
showText=false
|
showText=false
|
||||||
type=mainmenu
|
type=mainmenu
|
||||||
|
@@ -12,7 +12,7 @@ ShowHidden=false
|
|||||||
ShowWmMenu=false
|
ShowWmMenu=false
|
||||||
SortColumn=name
|
SortColumn=name
|
||||||
SortOrder=ascending
|
SortOrder=ascending
|
||||||
Wallpaper=/usr/share/backgrounds/Artix_dna_spiral.png
|
Wallpaper=/usr/share/backgrounds/GradientGlowBlue.jpg
|
||||||
WallpaperMode=zoom
|
WallpaperMode=zoom
|
||||||
|
|
||||||
[FolderView]
|
[FolderView]
|
||||||
|
@@ -12,7 +12,7 @@ ShowHidden=false
|
|||||||
ShowWmMenu=false
|
ShowWmMenu=false
|
||||||
SortColumn=name
|
SortColumn=name
|
||||||
SortOrder=ascending
|
SortOrder=ascending
|
||||||
Wallpaper=/usr/share/backgrounds/Artix_dna_spiral.png
|
Wallpaper=/usr/share/backgrounds/GradientGlowBlue.jpg
|
||||||
WallpaperMode=zoom
|
WallpaperMode=zoom
|
||||||
|
|
||||||
[FolderView]
|
[FolderView]
|
||||||
|
Reference in New Issue
Block a user