a few updates

This commit is contained in:
Tio TROM 2021-12-17 00:11:31 +01:00
parent 81894df3dc
commit b892f6323d
58 changed files with 425 additions and 193 deletions

View File

@ -1,7 +1,4 @@
vala-panel-appmenu-registrar
#vala-panel-appmenu-registrar
#AUR
#vdhcoapp
@ -83,14 +80,12 @@ libdbusmenu-gtk2
vdhcoapp
zafiro-icon-theme-git
vimix-gtk-themes-git
kvantum-theme-vimix-git
xfce4-docklike-plugin
xfce4-windowck-plugin
pamac-flatpak-plugin
broadcom-wl-dkms
iio-sensor-proxy
downgrade
kvantum-qt5
qt5-styleplugins
flatpak
qt5ct
@ -107,7 +102,7 @@ tromjaro-mirrorlist
pamac-url-handler
grub-theme-tromjaro
breeze-icons
python2-bcrypt
tromjaro-settings
onboard
xdotool
@ -240,7 +235,6 @@ pavucontrol
## Themes
gnome-icon-theme
gnome-themes-standard
matcha-gtk-theme
xcursor-simpleandsoft
xcursor-vanilla-dmz-aa
xcursor-breeze

View File

@ -13,4 +13,5 @@ zfs-utils
tromjaro-calamares-theme
grub-theme-live-common
grub-theme-live-tromjaro
kvantum-theme-vimix-git
kvantum-qt5

View File

@ -62,6 +62,7 @@ mhwd
mhwd-db
mkinitcpio-openswap
nano
nano-syntax-highlighting
nfs-utils
ntfs-3g
os-prober

View File

@ -6,10 +6,6 @@
QT_AUTO_SCREEN_SCALE_FACTOR=1
QT_QPA_PLATFORMTHEME="gnome"
QT_STYLE_OVERRIDE="kvantum"
# Force to use Xwayland backend
# QT_QPA_PLATFORM=xcb

View File

@ -3,7 +3,6 @@
;
; (gtk_accel_path "<Actions>/ThunarLauncher/delete-3" "<Shift>KP_Delete")
(gtk_accel_path "<Actions>/ThunarActions/uca-action-1634160891164617-4" "<Primary>f")
; (gtk_accel_path "<Actions>/ThunarLauncher/move-to-trash" "")
; (gtk_accel_path "<Actions>/ThunarLauncher/delete" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/invert-selection" "")
; (gtk_accel_path "<Actions>/ThunarLauncher/open-in-new-tab" "<Primary><Shift>p")
@ -16,15 +15,16 @@
; (gtk_accel_path "<Actions>/ThunarStandardView/sort-ascending" "")
; (gtk_accel_path "<Actions>/ThunarWindow/open-network" "")
; (gtk_accel_path "<Actions>/ThunarWindow/contents/help-menu" "")
; (gtk_accel_path "<Actions>/ThunarWindow/open-file-system" "")
; (gtk_accel_path "<Actions>/ThunarLauncher/move-to-trash" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/back-alt" "BackSpace")
; (gtk_accel_path "<Actions>/ThunarLauncher/paste" "<Primary>v")
; (gtk_accel_path "<Actions>/ThunarWindow/switch-next-tab" "<Primary>Page_Down")
; (gtk_accel_path "<Actions>/ThunarWindow/open-file-menu" "F10")
; (gtk_accel_path "<Actions>/ThunarWindow/view-as-compact-list" "<Primary>3")
; (gtk_accel_path "<Actions>/ThunarWindow/about" "")
; (gtk_accel_path "<Actions>/ThunarWindow/clear-directory-specific-settings" "")
; (gtk_accel_path "<Actions>/ThunarWindow/open-computer" "")
; (gtk_accel_path "<Actions>/ThunarWindow/clear-directory-specific-settings" "")
; (gtk_accel_path "<Actions>/ThunarWindow/open-file-system" "")
; (gtk_accel_path "<Actions>/ThunarWindow/open-parent" "<Alt>Up")
; (gtk_accel_path "<Actions>/ThunarWindow/view-menu" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/properties" "<Alt>Return")
@ -35,16 +35,16 @@
; (gtk_accel_path "<Actions>/ThunarWindow/reload-alt" "F5")
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-out-alt" "<Primary>minus")
; (gtk_accel_path "<Actions>/ThunarStandardView/select-by-pattern" "<Primary>s")
; (gtk_accel_path "<Actions>/ThunarStandardView/rename" "F2")
; (gtk_accel_path "<Actions>/ThunarStandardView/create-document" "")
; (gtk_accel_path "<Actions>/ThunarWindow/close-tab" "<Primary>w")
; (gtk_accel_path "<Actions>/ThunarWindow/view-side-pane-tree" "<Primary>e")
; (gtk_accel_path "<Actions>/ThunarShortcutsPane/sendto-shortcuts" "")
; (gtk_accel_path "<Actions>/ThunarLauncher/execute" "")
; (gtk_accel_path "<Actions>/ThunarStandardView/rename" "F2")
; (gtk_accel_path "<Actions>/ThunarWindow/toggle-side-pane" "F9")
; (gtk_accel_path "<Actions>/ThunarWindow/open-home" "<Alt>Home")
; (gtk_accel_path "<Actions>/ThunarWindow/open-templates" "")
; (gtk_accel_path "<Actions>/ThunarWindow/open-location-alt" "<Alt>d")
; (gtk_accel_path "<Actions>/ThunarWindow/open-templates" "")
; (gtk_accel_path "<Actions>/ThunarLauncher/execute" "")
; (gtk_accel_path "<Actions>/ThunarWindow/close-window" "<Primary>q")
; (gtk_accel_path "<Actions>/ThunarLauncher/cut" "<Primary>x")
; (gtk_accel_path "<Actions>/ThunarLauncher/sendto-desktop" "")
@ -90,4 +90,3 @@
; (gtk_accel_path "<Actions>/ThunarWindow/zoom-reset" "<Primary>KP_0")
; (gtk_accel_path "<Actions>/ThunarLauncher/trash-delete-2" "KP_Delete")
; (gtk_accel_path "<Actions>/ThunarWindow/detach-tab" "")

View File

@ -2,7 +2,7 @@
<actions>
<action>
<icon>preferences-system-search</icon>
<name>Search</name>
<name>Search here</name>
<unique-id>1634160891164617-4</unique-id>
<command>catfish %f</command>
<description></description>
@ -11,7 +11,7 @@
</action>
<action>
<icon>edit-clone-unlink</icon>
<name>Create symlink</name>
<name>Create shortcut/symlink</name>
<unique-id>1634158868787102-3</unique-id>
<command>ln -Ts %f %n&quot; (symlink)&quot;</command>
<description></description>
@ -21,7 +21,7 @@
</action>
<action>
<icon>utilities-terminal</icon>
<name>Open terminal</name>
<name>Open terminal here</name>
<unique-id>1634151341742631-1</unique-id>
<command>exo-open --working-directory %f --launch TerminalEmulator</command>
<description></description>
@ -48,4 +48,3 @@
<text-files/>
</action>
</actions>

View File

@ -1,19 +1,19 @@
[Appearance]
color_scheme_path=/usr/share/qt5ct/colors/airy.conf
custom_palette=false
icon_theme=zafiro-icon-theme
standard_dialogs=gtk2
style=kvantum
icon_theme=Zafiro
standard_dialogs=default
style=gtk2
[Fonts]
fixed=@Variant(\0\0\0@\0\0\0 \0U\0\x62\0u\0n\0t\0u\0 \0\x43\0o\0n\0\x64\0\x65\0n\0s\0\x65\0\x64@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
general=@Variant(\0\0\0@\0\0\0 \0U\0\x62\0u\0n\0t\0u\0 \0\x43\0o\0n\0\x64\0\x65\0n\0s\0\x65\0\x64@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
[Interface]
activate_item_on_single_click=1
activate_item_on_single_click=0
buttonbox_layout=0
cursor_flash_time=1000
dialog_buttons_have_icons=1
dialog_buttons_have_icons=0
double_click_interval=400
gui_effects=@Invalid()
keyboard_scheme=2
@ -21,8 +21,12 @@ menus_have_icons=true
show_shortcuts_in_context_menus=true
stylesheets=@Invalid()
toolbutton_style=4
underline_shortcut=1
underline_shortcut=0
wheel_scroll_lines=3
[SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x3\x4\0\0\0\x81\0\0\x5\xe2\0\0\x3%\0\0\x3\x4\0\0\0\x9f\0\0\x5\xe2\0\0\x3%\0\0\0\0\0\0\0\0\a8\0\0\x3\x4\0\0\0\x9f\0\0\x5\xe2\0\0\x3%)
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\vH\0\0\0\xd8\0\0\xe*\0\0\x3\xcc\0\0\vJ\0\0\0\xf4\0\0\xe(\0\0\x3\xca\0\0\0\x1\0\0\0\0\a\x80\0\0\vJ\0\0\0\xf4\0\0\xe(\0\0\x3\xca)
[Troubleshooting]
force_raster_widgets=1
ignored_applications=@Invalid()

View File

@ -0,0 +1,78 @@
[file_settings]
A_marker=-1
B_marker=-1
add_letterbox=false
aspect_ratio=1
audio_channels=0
audio_delay=0
audio_equalizer=0, 0, 0, 0, 0, 0, 0, 0, 0, 0
audiotracks\1\id=1
audiotracks\1\lang=eng
audiotracks\1\name=
audiotracks\size=1
bookmarks\1\name=
bookmarks\1\time=0
bookmarks\size=1
brightness=0
closed_caption_channel=0
contrast=0
current_angle_id=-1000
current_deinterlacer=0
current_denoiser=0
current_sec=0
current_title_id=-1000
current_unsharp=0
deblock_filter=false
dering_filter=false
earwax_filter=false
external_audio=
external_subtitles=
external_subtitles_fps=0
extrastereo_filter=false
flip=false
gamma=0
gradfun_filter=false
hue=0
is264andHD=false
karaoke_filter=false
loop=false
mirror=false
mplayer_additional_audio_filters=
mplayer_additional_options=
mplayer_additional_video_filters=
mute=false
noise_filter=false
phase_filter=false
player_1\current_demuxer=mkv
player_1\demuxer_mkv\current_audio_id=1
player_1\demuxer_mkv\current_secondary_subtitle_track=-1000
player_1\demuxer_mkv\current_subtitle_track=-1000
player_1\demuxer_mkv\current_video_id=1
player_1\forced_audio_codec=
player_1\forced_demuxer=
player_1\forced_video_codec=
player_1\original_audio_codec=
player_1\original_demuxer=
player_1\original_video_codec=
postprocessing_filter=false
rotate=-1
saturation=0
speed=1
stereo3d_in=none
stereo3d_out=
stereo_mode=0
sub_delay=0
sub_pos=100
sub_scale=5
sub_scale_ass=1
subtitletracks\size=0
upscaling_filter=false
videotracks\1\id=1
videotracks\1\lang=eng
videotracks\1\name=
videotracks\size=1
volnorm_filter=true
volume=40
win_height=480
win_width=640
zoom_factor=1

View File

@ -0,0 +1,78 @@
[file_settings]
A_marker=-1
B_marker=-1
add_letterbox=false
aspect_ratio=1
audio_channels=0
audio_delay=0
audio_equalizer=0, 0, 0, 0, 0, 0, 0, 0, 0, 0
audiotracks\1\id=1
audiotracks\1\lang=
audiotracks\1\name=
audiotracks\size=1
bookmarks\1\name=
bookmarks\1\time=0
bookmarks\size=1
brightness=0
closed_caption_channel=0
contrast=0
current_angle_id=-1000
current_deinterlacer=0
current_denoiser=0
current_sec=0
current_title_id=-1000
current_unsharp=0
deblock_filter=false
dering_filter=false
earwax_filter=false
external_audio=
external_subtitles=
external_subtitles_fps=0
extrastereo_filter=false
flip=false
gamma=0
gradfun_filter=false
hue=0
is264andHD=false
karaoke_filter=false
loop=false
mirror=false
mplayer_additional_audio_filters=
mplayer_additional_options=
mplayer_additional_video_filters=
mute=false
noise_filter=false
phase_filter=false
player_1\current_demuxer=lavf
player_1\demuxer_lavf\current_audio_id=1
player_1\demuxer_lavf\current_secondary_subtitle_track=-1000
player_1\demuxer_lavf\current_subtitle_track=-1000
player_1\demuxer_lavf\current_video_id=1
player_1\forced_audio_codec=
player_1\forced_demuxer=
player_1\forced_video_codec=
player_1\original_audio_codec=
player_1\original_demuxer=
player_1\original_video_codec=
postprocessing_filter=false
rotate=-1
saturation=0
speed=1
stereo3d_in=none
stereo3d_out=
stereo_mode=0
sub_delay=0
sub_pos=100
sub_scale=5
sub_scale_ass=1
subtitletracks\size=0
upscaling_filter=false
videotracks\1\id=1
videotracks\1\lang=
videotracks\1\name=
videotracks\size=1
volnorm_filter=true
volume=40
win_height=1080
win_width=1920
zoom_factor=1

View File

@ -0,0 +1,78 @@
[file_settings]
A_marker=-1
B_marker=-1
add_letterbox=false
aspect_ratio=1
audio_channels=0
audio_delay=0
audio_equalizer=0, 0, 0, 0, 0, 0, 0, 0, 0, 0
audiotracks\1\id=1
audiotracks\1\lang=
audiotracks\1\name=
audiotracks\size=1
bookmarks\1\name=
bookmarks\1\time=0
bookmarks\size=1
brightness=0
closed_caption_channel=0
contrast=0
current_angle_id=-1000
current_deinterlacer=0
current_denoiser=0
current_sec=0
current_title_id=-1000
current_unsharp=0
deblock_filter=false
dering_filter=false
earwax_filter=false
external_audio=
external_subtitles=
external_subtitles_fps=0
extrastereo_filter=false
flip=false
gamma=0
gradfun_filter=false
hue=0
is264andHD=false
karaoke_filter=false
loop=false
mirror=false
mplayer_additional_audio_filters=
mplayer_additional_options=
mplayer_additional_video_filters=
mute=false
noise_filter=false
phase_filter=false
player_1\current_demuxer=lavf
player_1\demuxer_lavf\current_audio_id=1
player_1\demuxer_lavf\current_secondary_subtitle_track=-1000
player_1\demuxer_lavf\current_subtitle_track=-1000
player_1\demuxer_lavf\current_video_id=1
player_1\forced_audio_codec=
player_1\forced_demuxer=
player_1\forced_video_codec=
player_1\original_audio_codec=
player_1\original_demuxer=
player_1\original_video_codec=
postprocessing_filter=false
rotate=-1
saturation=0
speed=1
stereo3d_in=none
stereo3d_out=
stereo_mode=0
sub_delay=0
sub_pos=100
sub_scale=5
sub_scale_ass=1
subtitletracks\size=0
upscaling_filter=false
videotracks\1\id=1
videotracks\1\lang=
videotracks\1\name=
videotracks\size=1
volnorm_filter=true
volume=40
win_height=1080
win_width=1920
zoom_factor=1

View File

@ -1,5 +1,5 @@
[hdpisupport]
auto_scale=true
enabled=false
enabled=true
pixel_ratio=2
scale_factor=1

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
[directories]
latest_dir=/home/tio/Downloads/File Samples/Video
latest_dir=/home/tio/Desktop
save_dirs=true
[history]
@ -16,7 +16,7 @@ filter=
filter_case_sensitive=false
header_state\2\6201=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x4\b\0\0\0\x1\0\0\0\x3\0\0\0\x64\0\0\x2h\0\0\0\x4\0\x1\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x84\0\0\0\0\0\0\0\x4\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\x1\xa0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64)
header_state\2\6203=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x4\b\0\0\0\x1\0\0\0\x3\0\0\0\x64\0\0\x2h\0\0\0\x4\0\x1\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x84\0\0\0\0\0\0\0\x4\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\x1\xa0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64)
header_state\2\6502=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x5\x18\0\0\0\x2\0\0\0\x3\0\0\0\x64\0\0\0\x4\0\0\0\x64\0\0\x2l\0\0\0\x5\0\x1\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x84\0\0\0\0\0\0\0\x5\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\x1\xa4\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64)
header_state\2\6502=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x5\x18\0\0\0\x2\0\0\0\x4\0\0\0\x64\0\0\0\x3\0\0\0\x64\0\0\x2h\0\0\0\x5\0\x1\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x84\0\0\0\0\0\0\0\x5\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\x1\xa0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64)
ignore_player_errors=false
play_files_from_start=true
recursive_add_directory=false
@ -33,13 +33,13 @@ start_play_on_load=true
[playlist_contents]
current_item=0
filename=
items\1\item_0_duration=0
items\1\item_0_filename=/home/tio/Downloads/File Samples/Video/sample_1920x1080.rm
items\1\item_0_duration=12.182
items\1\item_0_filename=/home/tio/Desktop/TROM II take 1 (part 14 - cleaning the side videos).mp4
items\1\item_0_icon_url=
items\1\item_0_name=sample_1920x1080.rm
items\1\item_0_name=TROM II take 1 (part 14 - cleaning the side videos).mp4
items\1\item_0_params=@Invalid()
items\1\item_0_shuffle=0
items\1\item_0_video_url=
items\1\item_0_video_url=/home/tio/Desktop/TROM II take 1 (part 14 - cleaning the side videos).mp4
items\10\item_9_duration=0
items\10\item_9_filename=/home/tio/Downloads/File Samples/Audio/Symphony No.6 (1st movement).wav
items\10\item_9_icon_url=

View File

@ -26,7 +26,7 @@ osd_show_filename_duration=2000
remember_media_settings=true
remember_stream_settings=true
remember_time_pos=true
screenshot_folder=
screenshot_folder=/home/tio/Pictures/smplayer_screenshots
screenshot_format=jpg
screenshot_template=cap_%F_%p_%02n
slang=
@ -460,7 +460,7 @@ initial_stereo_mode=0
initial_sub_pos=100
initial_sub_scale=5
initial_sub_scale_ass=1
initial_volnorm=false
initial_volnorm=true
initial_volume=40
initial_zoom_factor=1
preferred_audio_track=0
@ -468,8 +468,8 @@ preferred_subtitle_track=0
[directories]
last_dvd_directory=
latest_dir=/home/tio/Downloads/File Samples/Video
save_dirs=true
latest_dir=
save_dirs=false
[drives]
bluray_device=
@ -501,7 +501,7 @@ allow_video_movement=false
auto_add_to_playlist=true
auto_shutdown_pc=false
balloon_count=5
center_window=false
center_window=true
center_window_if_outside=false
close_on_finish=false
compact_mode=false
@ -531,7 +531,7 @@ qt_style=gtk2
relative_seeking=false
report_player_crashes=true
reported_mplayer_is_old=false
reset_stop=false
reset_stop=true
resize_method=0
restore_pos_after_fullscreen=false
save_window_size_on_exit=true
@ -550,7 +550,7 @@ wheel_function_cycle=30
wheel_function_seeking_reverse=false
[history]
recents=/home/tio/Downloads/File Samples/Video/sample_1920x1080.wtv, /home/tio/Downloads/File Samples/Video/sample_1920x1080.wmv, /home/tio/Downloads/File Samples/Video/sample_1920x1080.webm, /home/tio/Downloads/File Samples/Video/sample_1920x1080.vob, /home/tio/Downloads/File Samples/Video/sample_1920x1080.ts, /home/tio/Downloads/File Samples/Video/sample_1920x1080.swf, /home/tio/Downloads/File Samples/Video/sample_1920x1080.ogx, /home/tio/Downloads/File Samples/Video/sample_1920x1080.mxf, /home/tio/Downloads/File Samples/Video/sample_1920x1080.mts, /home/tio/Downloads/File Samples/Video/sample_1920x1080.mpg
recents=/home/tio/Desktop/TROM II take 1 (part 14 - cleaning the side videos).mp4, /home/tio/Desktop/test1, /home/tio/Desktop/my_video-1.mkv, /home/tio/Downloads/File Samples/Video/sample_1920x1080.wtv, /home/tio/Downloads/File Samples/Video/sample_1920x1080.wmv, /home/tio/Downloads/File Samples/Video/sample_1920x1080.webm, /home/tio/Downloads/File Samples/Video/sample_1920x1080.vob, /home/tio/Downloads/File Samples/Video/sample_1920x1080.ts, /home/tio/Downloads/File Samples/Video/sample_1920x1080.swf, /home/tio/Downloads/File Samples/Video/sample_1920x1080.ogx
recents\max_items=10
urls=@Invalid()
urls\max_items=50
@ -561,12 +561,12 @@ single_instance_enabled=true
[mini_gui]
actions\controlwidget=play_or_pause, stop, separator, timeslider_action, separator, timelabel_action, separator, volumeslider_action, mute, fullscreen, separator, show_playlist
actions\floating_control=play_or_pause, stop, separator, timeslider_action, separator, timelabel_action, separator, volumeslider_action, mute, fullscreen, separator, show_playlist
pos=@Point(970 284)
size=@Size(683 509)
pos=@Point(427 160)
size=@Size(1066 760)
state=0
toolbars_icon_size\controlwidget=@Size(42 42)
toolbars_icon_size\floating_control=@Size(42 42)
toolbars_state=@ByteArray(\0\0\0\xff\0\0\x19\x66\xfd\0\0\0\x1\0\0\0\x1\0\0\x2\xab\0\0\0\xb3\xfc\x2\0\0\0\x1\xfb\0\0\0\x18\0p\0l\0\x61\0y\0l\0i\0s\0t\0\x64\0o\0\x63\0k\0\0\0\0\0\0\0\0\xb3\0\0\0\xb7\0\xff\xff\xff\0\0\x2\xab\0\0\x1\xc3\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\x1\0\0\0\x3\0\0\0\x1\0\0\0\x1a\0\x63\0o\0n\0t\0r\0o\0l\0w\0i\0\x64\0g\0\x65\0t\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0)
toolbars_state=@ByteArray(\0\0\0\xff\0\0\x19\x66\xfd\0\0\0\x1\0\0\0\x1\0\0\x2\xab\0\0\0\xb3\xfc\x2\0\0\0\x1\xfb\0\0\0\x18\0p\0l\0\x61\0y\0l\0i\0s\0t\0\x64\0o\0\x63\0k\0\0\0\0\0\0\0\0\xb3\0\0\0\xb7\0\xff\xff\xff\0\0\x4*\0\0\x2\xbe\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\x1\0\0\0\x3\0\0\0\x1\0\0\0\x1a\0\x63\0o\0n\0t\0r\0o\0l\0w\0i\0\x64\0g\0\x65\0t\x1\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0)
[mplayer_info]
is_mplayer2=true
@ -587,7 +587,7 @@ coreavc=false
frame_drop=false
h264_skip_loop_filter=1
hard_frame_drop=false
hwdec=no
hwdec=auto
threads=1
[proxy]
@ -599,7 +599,7 @@ use_proxy=false
username=
[reminder]
count=35
count=37
[streaming]
streaming\youtube\override_format=

View File

@ -1,7 +1,6 @@
app=none
last_user=
last_extension=png
screenshot_dir=file:/home/tio/Pictures
enable_imgur_upload=true
action=1
delay=0

View File

@ -66,7 +66,6 @@
<property name="Super_L" type="string" value="app-finder">
<property name="startup-notify" type="bool" value="true"/>
</property>
<property name="&lt;Primary&gt;&lt;Alt&gt;3" type="string" value="global_menu_toggle"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;k" type="string" value="onboard"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;l" type="string" value="killall onboard"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;t" type="string" value="xfce4-terminal --drop-down"/>

View File

@ -3,15 +3,18 @@
<channel name="xfce4-panel" version="1.0">
<property name="panels" type="array">
<value type="int" value="0"/>
<value type="int" value="1"/>
<property name="panel-0" type="empty">
<property name="position" type="string" value="p=8;x=960;y=1056"/>
<property name="position" type="string" value="p=6;x=930;y=24"/>
<property name="length" type="uint" value="100"/>
<property name="position-locked" type="bool" value="true"/>
<property name="plugin-ids" type="array">
<value type="int" value="12"/>
<value type="int" value="8"/>
<value type="int" value="15"/>
<value type="int" value="2"/>
<value type="int" value="5"/>
<value type="int" value="13"/>
<value type="int" value="14"/>
<value type="int" value="16"/>
<value type="int" value="28"/>
<value type="int" value="22"/>
<value type="int" value="25"/>
@ -26,7 +29,7 @@
<property name="role" type="string" value="xfce4-panel-12965750720"/>
<property name="length-adjust" type="bool" value="true"/>
<property name="background-style" type="uint" value="0"/>
<property name="size" type="uint" value="46"/>
<property name="size" type="uint" value="32"/>
<property name="mode" type="uint" value="0"/>
<property name="autohide-behavior" type="uint" value="0"/>
<property name="disable-struts" type="bool" value="false"/>
@ -42,13 +45,25 @@
<property name="nrows" type="uint" value="1"/>
</property>
<property name="dark-mode" type="bool" value="true"/>
<property name="panel-1" type="empty">
<property name="position" type="string" value="p=8;x=27;y=551"/>
<property name="size" type="uint" value="51"/>
<property name="mode" type="uint" value="1"/>
<property name="plugin-ids" type="array">
<value type="int" value="2"/>
<value type="int" value="7"/>
<value type="int" value="5"/>
</property>
<property name="position-locked" type="bool" value="true"/>
<property name="length" type="uint" value="97"/>
<property name="icon-size" type="uint" value="36"/>
</property>
</property>
<property name="plugins" type="empty">
<property name="plugin-15" type="string" value="separator">
<property name="expand" type="bool" value="true"/>
<property name="style" type="uint" value="0"/>
</property>
<property name="plugin-8" type="string" value="docklike"/>
<property name="clipman" type="empty">
<property name="settings" type="empty">
<property name="show-qr-code" type="bool" value="true"/>
@ -68,6 +83,7 @@
<property name="plugin-25" type="string" value="pulseaudio">
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
<property name="enable-wnck" type="bool" value="true"/>
<property name="mpris-players" type="string" value="smplayer"/>
</property>
<property name="plugin-28" type="string" value="systray">
<property name="known-legacy-items" type="array">
@ -85,7 +101,6 @@
<property name="hidden-legacy-items" type="array">
<value type="string" value="clipman"/>
<value type="string" value="xfce terminal"/>
<value type="string" value="pamac-tray"/>
<value type="string" value="onboard"/>
</property>
<property name="icon-size" type="int" value="0"/>
@ -95,6 +110,7 @@
<value type="string" value="FeatherNotes"/>
</property>
<property name="known-items" type="array">
<value type="string" value="RiseupVPN"/>
<value type="string" value="FeatherNotes"/>
<value type="string" value="Onboard"/>
</property>
@ -119,10 +135,10 @@
</property>
<property name="plugin-4" type="string" value="power-manager-plugin"/>
<property name="plugin-6" type="string" value="separator">
<property name="style" type="uint" value="3"/>
<property name="style" type="uint" value="1"/>
</property>
<property name="plugin-9" type="string" value="separator">
<property name="style" type="uint" value="3"/>
<property name="style" type="uint" value="1"/>
</property>
<property name="plugin-10" type="string" value="separator">
<property name="style" type="uint" value="0"/>
@ -130,14 +146,32 @@
<property name="plugin-11" type="string" value="separator">
<property name="style" type="uint" value="0"/>
</property>
<property name="plugin-2" type="string" value="pager">
<property name="rows" type="uint" value="1"/>
<property name="miniature-view" type="bool" value="true"/>
<property name="numbering" type="bool" value="true"/>
<property name="workspace-scrolling" type="bool" value="true"/>
<property name="plugin-2" type="string" value="docklike"/>
<property name="plugin-5" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="16385703471.desktop"/>
</property>
</property>
<property name="plugin-5" type="string" value="separator">
<property name="style" type="uint" value="3"/>
<property name="plugin-7" type="string" value="separator">
<property name="expand" type="bool" value="true"/>
<property name="style" type="uint" value="0"/>
</property>
<property name="plugin-8" type="string" value="appmenu">
<property name="plugins" type="empty">
<property name="plugin-8" type="empty">
<property name="compact-mode" type="bool" value="false"/>
<property name="bold-application-name" type="bool" value="false"/>
<property name="expand" type="bool" value="false"/>
</property>
</property>
</property>
<property name="plugin-12" type="string" value="wckbuttons"/>
<property name="plugin-13" type="string" value="pager"/>
<property name="plugin-14" type="string" value="separator">
<property name="style" type="uint" value="1"/>
</property>
<property name="plugin-16" type="string" value="separator">
<property name="style" type="uint" value="0"/>
</property>
</property>
<property name="configver" type="int" value="2"/>

View File

@ -6,7 +6,7 @@
<property name="borderless_maximize" type="bool" value="true"/>
<property name="box_move" type="bool" value="false"/>
<property name="box_resize" type="bool" value="false"/>
<property name="button_layout" type="string" value="|HMC"/>
<property name="button_layout" type="string" value="CMH|"/>
<property name="button_offset" type="int" value="0"/>
<property name="button_spacing" type="int" value="0"/>
<property name="click_to_focus" type="bool" value="true"/>
@ -83,7 +83,7 @@
<value type="string" value="Workspace 9"/>
</property>
<property name="tile_on_move" type="bool" value="true"/>
<property name="titleless_maximize" type="bool" value="false"/>
<property name="titleless_maximize" type="bool" value="true"/>
<property name="cycle_preview" type="bool" value="true"/>
<property name="cycle_tabwin_mode" type="int" value="1"/>
<property name="sync_to_vblank" type="bool" value="true"/>

View File

@ -34,7 +34,7 @@
<property name="MenuBarAccel" type="string" value="F10"/>
<property name="CursorThemeName" type="string" value="xcursor-breeze-snow"/>
<property name="CursorThemeSize" type="int" value="28"/>
<property name="DecorationLayout" type="string" value=":minimize,maximize,close"/>
<property name="DecorationLayout" type="string" value="close,maximize,minimize:"/>
<property name="DialogsUseHeader" type="empty"/>
<property name="TitlebarMiddleClick" type="empty"/>
<property name="IMPreeditStyle" type="string" value=""/>

View File

@ -1,7 +1,6 @@
app=none
last_user=
last_extension=png
screenshot_dir=file:/home/tio/Pictures
enable_imgur_upload=true
action=1
delay=0

View File

@ -66,7 +66,6 @@
<property name="Super_L" type="string" value="app-finder">
<property name="startup-notify" type="bool" value="true"/>
</property>
<property name="&lt;Primary&gt;&lt;Alt&gt;3" type="string" value="global_menu_toggle"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;k" type="string" value="onboard"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;l" type="string" value="killall onboard"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;t" type="string" value="xfce4-terminal --drop-down"/>

View File

@ -3,18 +3,15 @@
<channel name="xfce4-panel" version="1.0">
<property name="panels" type="array">
<value type="int" value="0"/>
<value type="int" value="1"/>
<property name="panel-0" type="empty">
<property name="position" type="string" value="p=6;x=930;y=24"/>
<property name="position" type="string" value="p=8;x=960;y=1056"/>
<property name="length" type="uint" value="100"/>
<property name="position-locked" type="bool" value="true"/>
<property name="plugin-ids" type="array">
<value type="int" value="12"/>
<value type="int" value="8"/>
<value type="int" value="15"/>
<value type="int" value="13"/>
<value type="int" value="14"/>
<value type="int" value="16"/>
<value type="int" value="2"/>
<value type="int" value="5"/>
<value type="int" value="28"/>
<value type="int" value="22"/>
<value type="int" value="25"/>
@ -29,7 +26,7 @@
<property name="role" type="string" value="xfce4-panel-12965750720"/>
<property name="length-adjust" type="bool" value="true"/>
<property name="background-style" type="uint" value="0"/>
<property name="size" type="uint" value="32"/>
<property name="size" type="uint" value="46"/>
<property name="mode" type="uint" value="0"/>
<property name="autohide-behavior" type="uint" value="0"/>
<property name="disable-struts" type="bool" value="false"/>
@ -45,25 +42,13 @@
<property name="nrows" type="uint" value="1"/>
</property>
<property name="dark-mode" type="bool" value="true"/>
<property name="panel-1" type="empty">
<property name="position" type="string" value="p=8;x=27;y=551"/>
<property name="size" type="uint" value="51"/>
<property name="mode" type="uint" value="1"/>
<property name="plugin-ids" type="array">
<value type="int" value="2"/>
<value type="int" value="7"/>
<value type="int" value="5"/>
</property>
<property name="position-locked" type="bool" value="true"/>
<property name="length" type="uint" value="97"/>
<property name="icon-size" type="uint" value="36"/>
</property>
</property>
<property name="plugins" type="empty">
<property name="plugin-15" type="string" value="separator">
<property name="expand" type="bool" value="true"/>
<property name="style" type="uint" value="0"/>
</property>
<property name="plugin-8" type="string" value="docklike"/>
<property name="clipman" type="empty">
<property name="settings" type="empty">
<property name="show-qr-code" type="bool" value="true"/>
@ -83,6 +68,7 @@
<property name="plugin-25" type="string" value="pulseaudio">
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
<property name="enable-wnck" type="bool" value="true"/>
<property name="mpris-players" type="string" value="smplayer"/>
</property>
<property name="plugin-28" type="string" value="systray">
<property name="known-legacy-items" type="array">
@ -100,7 +86,6 @@
<property name="hidden-legacy-items" type="array">
<value type="string" value="clipman"/>
<value type="string" value="xfce terminal"/>
<value type="string" value="pamac-tray"/>
<value type="string" value="onboard"/>
</property>
<property name="icon-size" type="int" value="0"/>
@ -110,6 +95,7 @@
<value type="string" value="FeatherNotes"/>
</property>
<property name="known-items" type="array">
<value type="string" value="RiseupVPN"/>
<value type="string" value="FeatherNotes"/>
<value type="string" value="Onboard"/>
</property>
@ -134,10 +120,10 @@
</property>
<property name="plugin-4" type="string" value="power-manager-plugin"/>
<property name="plugin-6" type="string" value="separator">
<property name="style" type="uint" value="1"/>
<property name="style" type="uint" value="3"/>
</property>
<property name="plugin-9" type="string" value="separator">
<property name="style" type="uint" value="1"/>
<property name="style" type="uint" value="3"/>
</property>
<property name="plugin-10" type="string" value="separator">
<property name="style" type="uint" value="0"/>
@ -145,32 +131,14 @@
<property name="plugin-11" type="string" value="separator">
<property name="style" type="uint" value="0"/>
</property>
<property name="plugin-2" type="string" value="docklike"/>
<property name="plugin-5" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="16385703471.desktop"/>
</property>
<property name="plugin-2" type="string" value="pager">
<property name="rows" type="uint" value="1"/>
<property name="miniature-view" type="bool" value="true"/>
<property name="numbering" type="bool" value="true"/>
<property name="workspace-scrolling" type="bool" value="true"/>
</property>
<property name="plugin-7" type="string" value="separator">
<property name="expand" type="bool" value="true"/>
<property name="style" type="uint" value="0"/>
</property>
<property name="plugin-8" type="string" value="appmenu">
<property name="plugins" type="empty">
<property name="plugin-8" type="empty">
<property name="compact-mode" type="bool" value="false"/>
<property name="bold-application-name" type="bool" value="false"/>
<property name="expand" type="bool" value="false"/>
</property>
</property>
</property>
<property name="plugin-12" type="string" value="wckbuttons"/>
<property name="plugin-13" type="string" value="pager"/>
<property name="plugin-14" type="string" value="separator">
<property name="style" type="uint" value="1"/>
</property>
<property name="plugin-16" type="string" value="separator">
<property name="style" type="uint" value="0"/>
<property name="plugin-5" type="string" value="separator">
<property name="style" type="uint" value="3"/>
</property>
</property>
<property name="configver" type="int" value="2"/>

View File

@ -6,7 +6,7 @@
<property name="borderless_maximize" type="bool" value="true"/>
<property name="box_move" type="bool" value="false"/>
<property name="box_resize" type="bool" value="false"/>
<property name="button_layout" type="string" value="CMH|"/>
<property name="button_layout" type="string" value="|HMC"/>
<property name="button_offset" type="int" value="0"/>
<property name="button_spacing" type="int" value="0"/>
<property name="click_to_focus" type="bool" value="true"/>
@ -83,7 +83,7 @@
<value type="string" value="Workspace 9"/>
</property>
<property name="tile_on_move" type="bool" value="true"/>
<property name="titleless_maximize" type="bool" value="true"/>
<property name="titleless_maximize" type="bool" value="false"/>
<property name="cycle_preview" type="bool" value="true"/>
<property name="cycle_tabwin_mode" type="int" value="1"/>
<property name="sync_to_vblank" type="bool" value="true"/>

View File

@ -34,7 +34,7 @@
<property name="MenuBarAccel" type="string" value="F10"/>
<property name="CursorThemeName" type="string" value="xcursor-breeze-snow"/>
<property name="CursorThemeSize" type="int" value="28"/>
<property name="DecorationLayout" type="string" value="close,maximize,minimize:"/>
<property name="DecorationLayout" type="string" value=":minimize,maximize,close"/>
<property name="DialogsUseHeader" type="empty"/>
<property name="TitlebarMiddleClick" type="empty"/>
<property name="IMPreeditStyle" type="string" value=""/>

View File

@ -1,56 +1,86 @@
#!/bin/bash
pidof -sq -o %PPID -x "$(basename "$0")" && exit
data="$HOME"/.local/share/applications/tweaked-desktop-files
# Directories where desktop files are stored
user="$HOME"/.local/share/applications
flatpak_local="$HOME"/.local/share/flatpak/exports/share/applications
flatpak_global=/var/lib/flatpak/exports/share/applications
pacman_local=/usr/local/share/applications
pacman_global=/usr/share/applications
snap=/var/lib/snapd/desktop/applications
detectfiles() {
for file in "$HOME"/.local/share/applications/*.desktop; do
[ -d "$file" ] || grep -xq "$file" "$data" && continue
for file in "$user"/*.desktop; do
name=$(basename "$file") || continue
[ -f /usr/share/applications/"$name" ] ||
ls /var/lib/flatpak/app/*/current/active/files/share/applications/"$name" >/dev/null 2>&1 ||
[ -f /var/lib/snapd/desktop/applications/"$name" ] &&
echo "$file" >> "$data"
[ -d "$file" ] || grep -xq "\(flatpak-local\|flatpak-global\|pacman-local\|pacman-global\|snap\)/$name" "$data" && continue
if [ -f "$flatpak_local/$name" ]; then
echo "flatpak-local/$name" >> "$data"
elif [ -f "$flatpak_global/$name" ]; then
echo "flatpak-global/$name" >> "$data"
elif [ -f "$pacman_local/$name" ]; then
echo "pacman-local/$name" >> "$data"
elif [ -f "$pacman_global/$name" ]; then
echo "pacman-global/$name" >> "$data"
elif [ -f "$snap/$name" ]; then
echo "snap/$name" >> "$data"
fi
done
}
fixfiles() {
lastmod=$(stat -c "%Y" "$data")
tmp="$(mktemp -u)"
tmp="$(mktemp)"
trap 'rm $tmp' EXIT
[ -f "$data" ] && cp "$data" "$tmp" && copied='true'
[ "$copied" = 'true' ] && while IFS= read -r file; do
[ -f "$file" ] || { sed -i "/^$file$/d" "$tmp" ; continue; }
name=$(basename "$file") || continue
[ -f /usr/share/applications/"$name" ] ||
ls /var/lib/flatpak/app/*/current/active/files/share/applications/"$name" >/dev/null 2>&1 ||
[ -f /var/lib/snapd/desktop/applications/"$name" ] ||
lineno=0
[ "$copied" = 'true' ] && while IFS= read -r line; do
((lineno++))
name=${line#*/}
file="$user/$name"
# shellcheck disable=2015 # To disable shellcheck error here, line below is intended to work this way
echo "$line" | grep -xq '\(flatpak-local\|flatpak-global\|pacman-local\|pacman-global\|snap\)/.\+' && [ -f "$file" ] || { sed -i "${lineno}d" "$tmp" && ((lineno--)) ; continue; }
[ -f "$flatpak_local/$name" ] ||
[ -f "$flatpak_global/$name" ] ||
[ -f "$pacman_local/$name" ] ||
[ -f "$pacman_global/$name" ] ||
[ -f "$snap/$name" ] ||
mv "$file" "$file.bak"
done < "$data"
[ "$copied" = 'true' ] && [ "$(stat -c '%Y' "$data")" = "$lastmod" ] && mv "$tmp" "$data"
[ "$copied" = 'true' ] && [ "$(stat -c '%Y' "$data")" = "$lastmod" ] && sort "$tmp" | uniq > "$data"
for bakfile in "$HOME"/.local/share/applications/*.desktop.bak; do
origfile="${bakfile/%.bak}"
for bakfile in "$user"/*.desktop.bak; do
origfile="${bakfile%.bak}"
[ -f "$origfile" ] && continue
name=$(basename "$origfile") || continue
[ -f /usr/share/applications/"$name" ] ||
ls /var/lib/flatpak/app/*/current/active/files/share/applications/"$name" >/dev/null 2>&1 ||
[ -f /var/lib/snapd/desktop/applications/"$name" ] &&
[ -f "$flatpak_local/$name" ] ||
[ -f "$flatpak_global/$name" ] ||
[ -f "$pacman_local/$name" ] ||
[ -f "$pacman_global/$name" ] ||
[ -f "$snap/$name" ] &&
mv "$bakfile" "$origfile"
done
}
pidof -q -o %PPID -x fix-tweaked-desktop-files && exit
while :; do
local_new=$(ls -ad "$HOME"/.local/share/applications/*.desktop 2>/dev/null)
pacman_new=$(ls -ad /usr/share/applications/*.desktop 2>/dev/null)
flatpak_new=$(ls -ad /var/lib/flatpak/app/*/current/active/files/share/applications/*.desktop 2>/dev/null)
snap_new=$(ls -ad /var/lib/snapd/desktop/applications/*.desktop 2>/dev/null)
[ "$local_new" != "$local_old" ] && detectfiles
[ "$pacman_new" != "$pacman_old" ] ||
[ "$flatpak_new" != "$flatpak_old" ] ||
user_new=$(ls -ad "$user"/*.desktop 2>/dev/null)
flatpak_local_new=$(ls -ad "$flatpak_local"/*.desktop 2>/dev/null)
flatpak_global_new=$(ls -ad "$flatpak_global"/*.desktop 2>/dev/null)
pacman_local_new=$(ls -ad "$pacman_local"/*.desktop 2>/dev/null)
pacman_global_new=$(ls -ad "$pacman_global"/*.desktop 2>/dev/null)
snap_new=$(ls -ad "$snap"/*.desktop 2>/dev/null)
[ "$user_new" != "$user_old" ] && detectfiles
[ "$flatpak_local_new" != "$flatpak_local_old" ] ||
[ "$flatpak_global_new" != "$flatpak_global_old" ] ||
[ "$pacman_local_new" != "$pacman_local_old" ] ||
[ "$pacman_global_new" != "$pacman_global_old" ] ||
[ "$snap_new" != "$snap_old" ] && fixfiles
local_old=$local_new
pacman_old=$pacman_new
flatpak_old=$flatpak_new
user_old=$user_new
flatpak_local_old=$flatpak_local_new
flatpak_global_old=$flatpak_global_new
pacman_local_old=$pacman_local_new
pacman_global_old=$pacman_global_new
snap_old=$snap_new
sleep 5
done

View File

@ -1,27 +0,0 @@
#! /bin/bash
FILE1=/usr/lib/vala-panel/appmenu-registrar
FILE2=/usr/lib/vala-panel/appmenu-registrar.OFF
if [ -f "$FILE1" ]; then
## Disable Global Menu
sudo -A mv "$FILE1" "$FILE2" || exit
xfconf-query -c xfce4-panel -p /plugins/plugin-3/plugins/plugin-3/compact-mode -n -t bool -s true
killall appmenu-registrar
## Reset panels and windows
xfce4-panel -r &
xfwm4 --replace &
xfce4-panel &
sleep 4 && notify-send 'Top menu DISABLED !' 'Restart your computer in order for this to work properly!'
elif [ -f "$FILE2" ]; then
## Enable Global Menu
sudo -A mv "$FILE2" "$FILE1" || exit
xfconf-query -c xfce4-panel -p /plugins/plugin-3/plugins/plugin-3/compact-mode -n -t bool -s false
## Reset panels and windows
xfce4-panel -r &
xfwm4 --replace &
xfce4-panel &
sleep 4 && notify-send 'The top menu ENABLED !' 'Restart your computer in order for this to work properly!'
else
notify-send 'ERROR: is the Global Menu installed ?'
fi

View File

@ -1,10 +0,0 @@
[Desktop Entry]
Version=1.1
Type=Application
Name=Themes (QT)
Comment=A simple GUI for installing, selecting and manipulating Kvantum themes
Icon=kvantum
Exec=kvantummanager
Actions=
Categories=DesktopSettings;LXQt;Qt;Settings;X-GNOME-PersonalSettings;X-XFCE-PersonalSettings;X-XFCE-SettingsDialog;
Keywords=theme;

View File

@ -1,7 +1,7 @@
[Desktop Entry]
Version=1.1
Type=Application
Name=Appearance (System and GTK)
Name=Appearance (themes, icons, fonts)
Comment=Customize the look of your desktop.
Icon=org.xfce.settings.appearance
OnlyShowIn=XFCE;

View File

@ -1,5 +1,4 @@
export QT_QPA_PLATFORMTHEME="qt5ct"
export QT_STYLE_OVERRIDE="kvantum-dark"
xset b off
export SUDO_ASKPASS="$HOME/.local/bin/rofipass"
fix-tweaked-desktop-files &