From: xf0r3m Date: Thu, 18 May 2023 16:20:40 +0000 (+0200) Subject: Nowy branch - d13 X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=c16d074abf8f1ab2c92521f992c09e6b0b843400;p=xfcedebian.git Nowy branch - d13 --- diff --git a/conky.desktop b/conky.desktop new file mode 100644 index 0000000..277d5b1 --- /dev/null +++ b/conky.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Type=Application +Name=conky +Exec=conky --daemonize --pause=5 +StartupNotify=false +Terminal=false diff --git a/conkyrc b/conkyrc new file mode 100644 index 0000000..9fcf453 --- /dev/null +++ b/conkyrc @@ -0,0 +1,75 @@ +-- Conky, a system monitor https://github.com/brndnmtthws/conky +-- +-- This configuration file is Lua code. You can write code in here, and it will +-- execute when Conky loads. You can use it to generate your own advanced +-- configurations. +-- +-- Try this (remove the `--`): +-- +-- print("Loading Conky config") +-- +-- For more on Lua, see: +-- https://www.lua.org/pil/contents.html + +conky.config = { + alignment = 'top_right', + background = true, + border_width = 1, + cpu_avg_samples = 2, + default_color = 'red', + default_outline_color = 'brown', + default_shade_color = 'brown', + double_buffer = true, + draw_borders = false, + draw_graph_borders = true, + draw_outline = false, + draw_shades = false, + extra_newline = false, + font = 'DejaVu Sans Mono:size=12', + gap_x = 5, + gap_y = 0, + minimum_height = 5, + minimum_width = 5, + net_avg_samples = 2, + no_buffers = true, + out_to_console = false, + out_to_ncurses = false, + out_to_stderr = false, + out_to_x = true, + own_window = true, + own_window_transparent = true, + own_window_argb_visual = true, + own_window_class = 'Conky', + own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager', + show_graph_range = false, + show_graph_scale = false, + stippled_borders = 0, + update_interval = 1.0, + uppercase = false, + use_spacer = 'none', + use_xft = true, +} + +conky.text = [[ +${color green}Info:$color ${scroll 32 $nodename - $sysname $nodename $kernel $machine} +$hr +${color green}Uptime:$color $uptime +${color green}Frequency (in MHz):$color $freq +${color green}Frequency (in GHz):$color $freq_g +${color green}RAM Usage:$color $mem/$memmax - $memperc% ${membar 4} +${color green}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar 4} +${color green}CPU Usage:$color $cpu% ${cpubar 4} +${color green}Processes:$color $processes ${color green}Running:$color $running_processes +${color green}Battery:$color ${battery} +$hr +${color green}File systems: + / $color${fs_used /}/${fs_size /} ${fs_bar 6 /} +${color green}Networking: +Up:$color ${upspeed} ${color green} - Down:$color ${downspeed} +$hr +${color green}Name PID CPU% MEM% +${color red} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1} +${color red} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2} +${color red} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3} +${color red} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4} +]] diff --git a/etc/lightdm/lightdm-gtk-greeter.conf b/etc/lightdm/lightdm-gtk-greeter.conf deleted file mode 100644 index 5978044..0000000 --- a/etc/lightdm/lightdm-gtk-greeter.conf +++ /dev/null @@ -1,6 +0,0 @@ -[greeter] -background = /usr/share/images/desktop-base/mark-korneev-pixelart-snow.jpg -theme-name = Adwaita-dark -icon-theme-name = Adwaita -default-user-image = /usr/share/images/desktop-base/avatar.jpg - diff --git a/fonts.tgz b/fonts.tgz new file mode 100644 index 0000000..691c670 Binary files /dev/null and b/fonts.tgz differ diff --git a/home/xf0r3m/.cache/sessions/thumbs-e5270:0/Default.png b/home/xf0r3m/.cache/sessions/thumbs-e5270:0/Default.png deleted file mode 100644 index e7334ee..0000000 Binary files a/home/xf0r3m/.cache/sessions/thumbs-e5270:0/Default.png and /dev/null differ diff --git a/home/xf0r3m/.cache/sessions/xfce4-session-e5270:0 b/home/xf0r3m/.cache/sessions/xfce4-session-e5270:0 deleted file mode 100644 index 9f589c6..0000000 --- a/home/xf0r3m/.cache/sessions/xfce4-session-e5270:0 +++ /dev/null @@ -1,62 +0,0 @@ -[Session: Default] -Client0_ClientId=2e207bd1b-b63e-4541-9987-4c60837e400f -Client0_Hostname=local/e5270 -Client0_CloneCommand=xfwm4 -Client0_DiscardCommand=rm,-rf,/home/xf0r3m/.cache/sessions/xfwm4-2e207bd1b-b63e-4541-9987-4c60837e400f.state -Client0_RestartCommand=xfwm4,--display,:0.0,--sm-client-id,2e207bd1b-b63e-4541-9987-4c60837e400f -Client0_CurrentDirectory=/home/xf0r3m -Client0_Program=xfwm4 -Client0_UserId=xf0r3m -Client0_Priority=15 -Client0_RestartStyleHint=2 -Client1_ClientId=2b39c39c7-e3d6-4bdc-b7a4-3407238f643f -Client1_Hostname=local/e5270 -Client1_CloneCommand=xfsettingsd -Client1_RestartCommand=xfsettingsd,--display,:0.0,--sm-client-id,2b39c39c7-e3d6-4bdc-b7a4-3407238f643f -Client1_CurrentDirectory=/home/xf0r3m -Client1_DesktopFile=/etc/xdg/autostart/xfsettingsd.desktop -Client1_Program=xfsettingsd -Client1_UserId=xf0r3m -Client1_Priority=20 -Client1_RestartStyleHint=2 -Client2_ClientId=2be8f1d2c-d7bf-431b-b840-a9f4d316272e -Client2_Hostname=local/e5270 -Client2_CloneCommand=xfce4-panel -Client2_RestartCommand=xfce4-panel,--display,:0.0,--sm-client-id,2be8f1d2c-d7bf-431b-b840-a9f4d316272e -Client2_CurrentDirectory=/home/xf0r3m -Client2_Program=xfce4-panel -Client2_UserId=xf0r3m -Client2_Priority=25 -Client2_RestartStyleHint=2 -Client3_ClientId=20a1df160-ce96-4c53-b66c-9e8618f6f1b7 -Client3_Hostname=local/e5270 -Client3_CloneCommand=Thunar -Client3_DiscardCommand=rm,-f,/home/xf0r3m/.cache/sessions/Thunar-20a1df160-ce96-4c53-b66c-9e8618f6f1b7 -Client3_RestartCommand=Thunar,--sm-client-id,20a1df160-ce96-4c53-b66c-9e8618f6f1b7,--daemon -Client3_Program=Thunar -Client3_UserId=xf0r3m -Client3_Priority=30 -Client3_RestartStyleHint=0 -Client4_ClientId=22f84f3fa-013d-4b27-8c63-c439f8eca235 -Client4_Hostname=local/e5270 -Client4_CloneCommand=xfdesktop -Client4_RestartCommand=xfdesktop,--display,:0.0,--sm-client-id,22f84f3fa-013d-4b27-8c63-c439f8eca235 -Client4_CurrentDirectory=/home/xf0r3m -Client4_Program=xfdesktop -Client4_UserId=xf0r3m -Client4_Priority=35 -Client4_RestartStyleHint=2 -Client5_ClientId=2f5aa003e-7041-4efb-87f8-439b9739bf99 -Client5_Hostname=local/e5270 -Client5_CloneCommand=xfce4-power-manager -Client5_RestartCommand=xfce4-power-manager,--restart,--sm-client-id,2f5aa003e-7041-4efb-87f8-439b9739bf99 -Client5_CurrentDirectory=/home/xf0r3m -Client5_DesktopFile=/etc/xdg/autostart/xfce4-power-manager.desktop -Client5_Program=xfce4-power-manager -Client5_UserId=xf0r3m -Client5_Priority=50 -Client5_RestartStyleHint=0 -Count=6 -Screen0_ActiveWorkspace=0 -LastAccess=1661433449 - diff --git a/home/xf0r3m/.cache/sessions/xfce4-session-e5270:0.bak b/home/xf0r3m/.cache/sessions/xfce4-session-e5270:0.bak deleted file mode 100644 index 8b3600a..0000000 --- a/home/xf0r3m/.cache/sessions/xfce4-session-e5270:0.bak +++ /dev/null @@ -1,62 +0,0 @@ -[Session: Default] -Client0_ClientId=2e207bd1b-b63e-4541-9987-4c60837e400f -Client0_Hostname=local/e5270 -Client0_CloneCommand=xfwm4 -Client0_DiscardCommand=rm,-rf,/home/xf0r3m/.cache/sessions/xfwm4-2e207bd1b-b63e-4541-9987-4c60837e400f.state -Client0_RestartCommand=xfwm4,--display,:0.0,--sm-client-id,2e207bd1b-b63e-4541-9987-4c60837e400f -Client0_CurrentDirectory=/home/xf0r3m -Client0_Program=xfwm4 -Client0_UserId=xf0r3m -Client0_Priority=15 -Client0_RestartStyleHint=2 -Client1_ClientId=2b39c39c7-e3d6-4bdc-b7a4-3407238f643f -Client1_Hostname=local/e5270 -Client1_CloneCommand=xfsettingsd -Client1_RestartCommand=xfsettingsd,--display,:0.0,--sm-client-id,2b39c39c7-e3d6-4bdc-b7a4-3407238f643f -Client1_CurrentDirectory=/home/xf0r3m -Client1_DesktopFile=/etc/xdg/autostart/xfsettingsd.desktop -Client1_Program=xfsettingsd -Client1_UserId=xf0r3m -Client1_Priority=20 -Client1_RestartStyleHint=2 -Client2_ClientId=2be8f1d2c-d7bf-431b-b840-a9f4d316272e -Client2_Hostname=local/e5270 -Client2_CloneCommand=xfce4-panel -Client2_RestartCommand=xfce4-panel,--display,:0.0,--sm-client-id,2be8f1d2c-d7bf-431b-b840-a9f4d316272e -Client2_CurrentDirectory=/home/xf0r3m -Client2_Program=xfce4-panel -Client2_UserId=xf0r3m -Client2_Priority=25 -Client2_RestartStyleHint=2 -Client3_ClientId=20a1df160-ce96-4c53-b66c-9e8618f6f1b7 -Client3_Hostname=local/e5270 -Client3_CloneCommand=Thunar -Client3_DiscardCommand=rm,-f,/home/xf0r3m/.cache/sessions/Thunar-20a1df160-ce96-4c53-b66c-9e8618f6f1b7 -Client3_RestartCommand=Thunar,--sm-client-id,20a1df160-ce96-4c53-b66c-9e8618f6f1b7,--daemon -Client3_Program=Thunar -Client3_UserId=xf0r3m -Client3_Priority=30 -Client3_RestartStyleHint=0 -Client4_ClientId=22f84f3fa-013d-4b27-8c63-c439f8eca235 -Client4_Hostname=local/e5270 -Client4_CloneCommand=xfdesktop -Client4_RestartCommand=xfdesktop,--display,:0.0,--sm-client-id,22f84f3fa-013d-4b27-8c63-c439f8eca235 -Client4_CurrentDirectory=/home/xf0r3m -Client4_Program=xfdesktop -Client4_UserId=xf0r3m -Client4_Priority=35 -Client4_RestartStyleHint=2 -Client5_ClientId=2f5aa003e-7041-4efb-87f8-439b9739bf99 -Client5_Hostname=local/e5270 -Client5_CloneCommand=xfce4-power-manager -Client5_RestartCommand=xfce4-power-manager,--restart,--sm-client-id,2f5aa003e-7041-4efb-87f8-439b9739bf99 -Client5_CurrentDirectory=/home/xf0r3m -Client5_DesktopFile=/etc/xdg/autostart/xfce4-power-manager.desktop -Client5_Program=xfce4-power-manager -Client5_UserId=xf0r3m -Client5_Priority=50 -Client5_RestartStyleHint=0 -Count=6 -Screen0_ActiveWorkspace=0 -LastAccess=1661433373 - diff --git a/home/xf0r3m/.config/xfce4/desktop/icons.screen.latest.rc b/home/xf0r3m/.config/xfce4/desktop/icons.screen.latest.rc deleted file mode 120000 index 4a938dc..0000000 --- a/home/xf0r3m/.config/xfce4/desktop/icons.screen.latest.rc +++ /dev/null @@ -1 +0,0 @@ -/home/xf0r3m/.config/xfce4/desktop/icons.screen0-3824x1037.rc \ No newline at end of file diff --git a/home/xf0r3m/.config/xfce4/desktop/icons.screen0-3824x1036.rc b/home/xf0r3m/.config/xfce4/desktop/icons.screen0-3824x1036.rc deleted file mode 100644 index b65def8..0000000 --- a/home/xf0r3m/.config/xfce4/desktop/icons.screen0-3824x1036.rc +++ /dev/null @@ -1,15 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - -[Kosz] -row=0 -col=0 - -[/] -row=1 -col=0 - -[/home/xf0r3m] -row=2 -col=0 - diff --git a/home/xf0r3m/.config/xfce4/desktop/icons.screen0-3824x1037.rc b/home/xf0r3m/.config/xfce4/desktop/icons.screen0-3824x1037.rc deleted file mode 100644 index 9490c13..0000000 --- a/home/xf0r3m/.config/xfce4/desktop/icons.screen0-3824x1037.rc +++ /dev/null @@ -1,19 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - -[2022-08-31-12-29-45-00] -row=8 -col=3 - -[Kosz] -row=8 -col=1 - -[/] -row=8 -col=2 - -[/home/xf0r3m] -row=8 -col=0 - diff --git a/home/xf0r3m/.config/xfce4/desktop/icons.screen0-3824x1064.rc b/home/xf0r3m/.config/xfce4/desktop/icons.screen0-3824x1064.rc deleted file mode 100644 index b65def8..0000000 --- a/home/xf0r3m/.config/xfce4/desktop/icons.screen0-3824x1064.rc +++ /dev/null @@ -1,15 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - -[Kosz] -row=0 -col=0 - -[/] -row=1 -col=0 - -[/home/xf0r3m] -row=2 -col=0 - diff --git a/home/xf0r3m/.config/xfce4/panel/fsguard-27.rc b/home/xf0r3m/.config/xfce4/panel/fsguard-27.rc deleted file mode 100644 index 21ec92c..0000000 --- a/home/xf0r3m/.config/xfce4/panel/fsguard-27.rc +++ /dev/null @@ -1,9 +0,0 @@ -yellow=8 -red=2 -lab_size_visible=true -progress_bar_visible=true -hide_button=false -label= -label_visible=false -mnt=/ - diff --git a/home/xf0r3m/.config/xfce4/panel/launcher-17/166081777910.desktop b/home/xf0r3m/.config/xfce4/panel/launcher-17/166081777910.desktop deleted file mode 100644 index 5cb5126..0000000 --- a/home/xf0r3m/.config/xfce4/panel/launcher-17/166081777910.desktop +++ /dev/null @@ -1,21 +0,0 @@ -[Desktop Entry] -Version=1.0 -Name=Xfce Terminal -Name[pl]=Terminal Xfce -Comment=Terminal Emulator -Comment[pl]=Emuluje działanie terminala X -GenericName=Terminal Emulator -GenericName[pl]=Emuluje działanie terminala X -Exec=xfce4-terminal -Icon=org.xfce.terminal -Terminal=false -Type=Application -Categories=GTK;System;TerminalEmulator; -StartupNotify=true -Actions=preferences; -X-XFCE-Source=file:///usr/share/applications/xfce4-terminal.desktop - -[Desktop Action preferences] -Name=Terminal Preferences -Name[pl]=Preferencje -Exec=xfce4-terminal --preferences diff --git a/home/xf0r3m/.config/xfce4/panel/launcher-18/16608164222.desktop b/home/xf0r3m/.config/xfce4/panel/launcher-18/16608164222.desktop deleted file mode 100644 index 4f20f4d..0000000 --- a/home/xf0r3m/.config/xfce4/panel/launcher-18/16608164222.desktop +++ /dev/null @@ -1,16 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -Exec=exo-open --launch FileManager %u -Icon=org.xfce.filemanager -StartupNotify=true -Terminal=false -Categories=Utility;X-XFCE;X-Xfce-Toplevel; -OnlyShowIn=XFCE; -X-XFCE-MimeType=inode/directory;x-scheme-handler/trash; -X-AppStream-Ignore=True -Name=File Manager -Name[pl]=Menedżer plików -Comment=Browse the file system -Comment[pl]=Przegląda system plików za pomocą menedżera plików -X-XFCE-Source=file:///usr/share/applications/xfce4-file-manager.desktop diff --git a/home/xf0r3m/.config/xfce4/panel/launcher-20/16609267132.desktop b/home/xf0r3m/.config/xfce4/panel/launcher-20/16609267132.desktop deleted file mode 100644 index a4387de..0000000 --- a/home/xf0r3m/.config/xfce4/panel/launcher-20/16609267132.desktop +++ /dev/null @@ -1,37 +0,0 @@ -[Desktop Entry] -X-Desktop-File-Install-Version=0.11 -Name=Qmmp -Comment=Qt-based Multimedia Player -Comment[pl_PL]=Odtwarzacz multimedialny oparty na Qt -GenericName=Audio player -GenericName[pl_PL]=Odtwarzacz audio -Keywords=player;audio;video;multimedia; -Exec=qmmp %F -Icon=qmmp -Terminal=false -Type=Application -Categories=AudioVideo;Player;Audio;Qt; -MimeType=application/x-ogg;audio/mp3;audio/mpeg;audio/flac;audio/opus;audio/x-mp3;audio/x-mpeg;audio/x-ms-wma;audio/x-musepack;audio/x-tta;audio/x-wavpack;application/ogg;audio/x-vorbis+ogg;audio/x-scpls;audio/x-mpegurl;audio/x-it;audio/x-mod;audio/x-s3m;audio/x-stm;audio/x-xm;audio/x-ape;application/x-cue;x-content/audio-cdda;audio/x-ffmpeg-shorten;audio/aac;audio/x-aac;audio/m4a;audio/x-m4a; -X-KDE-StartupNotify=false -Actions=Play;Pause;Stop;Previous;Next; -X-XFCE-Source=file:///usr/share/applications/qmmp.desktop - -[Desktop Action Play] -Name=Play -Exec=qmmp --no-start --play - -[Desktop Action Pause] -Name=Pause -Exec=qmmp --no-start --pause - -[Desktop Action Stop] -Name=Stop -Exec=qmmp --no-start --stop - -[Desktop Action Previous] -Name=Previous -Exec=qmmp --no-start --previous - -[Desktop Action Next] -Name=Next -Exec=qmmp --no-start --next diff --git a/home/xf0r3m/.config/xfce4/panel/launcher-30/16608177187.desktop b/home/xf0r3m/.config/xfce4/panel/launcher-30/16608177187.desktop deleted file mode 100644 index a0b0472..0000000 --- a/home/xf0r3m/.config/xfce4/panel/launcher-30/16608177187.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Name[pl]=Menedżer maszyn wirtualnych -Name=Virtual Machine Manager -Comment[pl]=Zarządzanie maszynami wirtualnymi -Comment=Manage virtual machines -Icon=virt-manager -Exec=virt-manager -Type=Application -Terminal=false -Categories=System; -X-XFCE-Source=file:///usr/share/applications/virt-manager.desktop diff --git a/home/xf0r3m/.config/xfce4/panel/launcher-31/16608177268.desktop b/home/xf0r3m/.config/xfce4/panel/launcher-31/16608177268.desktop deleted file mode 100644 index 7637475..0000000 --- a/home/xf0r3m/.config/xfce4/panel/launcher-31/16608177268.desktop +++ /dev/null @@ -1,18 +0,0 @@ -[Desktop Entry] -Version=1.0 -Name=VLC media player -GenericName=Media player -Comment=Read, capture, broadcast your multimedia streams -Name[pl]=VLC media player -GenericName[pl]=Odtwarzacz multimedialny -Comment[pl]=Odczytywanie, przechwytywanie i nadawanie strumieni multimedialnych -Exec=/usr/bin/vlc --started-from-file %U -TryExec=/usr/bin/vlc -Icon=vlc -Terminal=false -Type=Application -Categories=AudioVideo;Player;Recorder; -MimeType=application/ogg;application/x-ogg;audio/ogg;audio/vorbis;audio/x-vorbis;audio/x-vorbis+ogg;video/ogg;video/x-ogm;video/x-ogm+ogg;video/x-theora+ogg;video/x-theora;audio/x-speex;audio/opus;application/x-flac;audio/flac;audio/x-flac;audio/x-ms-asf;audio/x-ms-asx;audio/x-ms-wax;audio/x-ms-wma;video/x-ms-asf;video/x-ms-asf-plugin;video/x-ms-asx;video/x-ms-wm;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvx;video/x-msvideo;audio/x-pn-windows-acm;video/divx;video/msvideo;video/vnd.divx;video/avi;video/x-avi;application/vnd.rn-realmedia;application/vnd.rn-realmedia-vbr;audio/vnd.rn-realaudio;audio/x-pn-realaudio;audio/x-pn-realaudio-plugin;audio/x-real-audio;audio/x-realaudio;video/vnd.rn-realvideo;audio/mpeg;audio/mpg;audio/mp1;audio/mp2;audio/mp3;audio/x-mp1;audio/x-mp2;audio/x-mp3;audio/x-mpeg;audio/x-mpg;video/mp2t;video/mpeg;video/mpeg-system;video/x-mpeg;video/x-mpeg2;video/x-mpeg-system;application/mpeg4-iod;application/mpeg4-muxcodetable;application/x-extension-m4a;application/x-extension-mp4;audio/aac;audio/m4a;audio/mp4;audio/x-m4a;audio/x-aac;video/mp4;video/mp4v-es;video/x-m4v;application/x-quicktime-media-link;application/x-quicktimeplayer;video/quicktime;application/x-matroska;audio/x-matroska;video/x-matroska;video/webm;audio/webm;audio/3gpp;audio/3gpp2;audio/AMR;audio/AMR-WB;video/3gp;video/3gpp;video/3gpp2;x-scheme-handler/mms;x-scheme-handler/mmsh;x-scheme-handler/rtsp;x-scheme-handler/rtp;x-scheme-handler/rtmp;x-scheme-handler/icy;x-scheme-handler/icyx;application/x-cd-image;x-content/video-vcd;x-content/video-svcd;x-content/video-dvd;x-content/audio-cdda;x-content/audio-player;application/ram;application/xspf+xml;audio/mpegurl;audio/x-mpegurl;audio/scpls;audio/x-scpls;text/google-video-pointer;text/x-google-video-pointer;video/vnd.mpegurl;application/vnd.apple.mpegurl;application/vnd.ms-asf;application/vnd.ms-wpl;application/sdp;audio/dv;video/dv;audio/x-aiff;audio/x-pn-aiff;video/x-anim;video/x-nsv;video/fli;video/flv;video/x-flc;video/x-fli;video/x-flv;audio/wav;audio/x-pn-au;audio/x-pn-wav;audio/x-wav;audio/x-adpcm;audio/ac3;audio/eac3;audio/vnd.dts;audio/vnd.dts.hd;audio/vnd.dolby.heaac.1;audio/vnd.dolby.heaac.2;audio/vnd.dolby.mlp;audio/basic;audio/midi;audio/x-ape;audio/x-gsm;audio/x-musepack;audio/x-tta;audio/x-wavpack;audio/x-shorten;application/x-shockwave-flash;application/x-flash-video;misc/ultravox;image/vnd.rn-realpix;audio/x-it;audio/x-mod;audio/x-s3m;audio/x-xm;application/mxf; -X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb -Keywords=Player;Capture;DVD;Audio;Video;Server;Broadcast; -X-XFCE-Source=file:///usr/share/applications/vlc.desktop diff --git a/home/xf0r3m/.config/xfce4/panel/launcher-32/16608177609.desktop b/home/xf0r3m/.config/xfce4/panel/launcher-32/16608177609.desktop deleted file mode 100644 index 452ae84..0000000 --- a/home/xf0r3m/.config/xfce4/panel/launcher-32/16608177609.desktop +++ /dev/null @@ -1,15 +0,0 @@ -[Desktop Entry] -Name=Mousepad -Name[pl]=Mousepad -Comment=Simple Text Editor -Comment[pl]=Zwykły edytor tekstu -GenericName=Text Editor -GenericName[pl]=Edytor tekstu -Exec=mousepad %F -Icon=org.xfce.mousepad -Terminal=false -StartupNotify=true -Type=Application -Categories=Utility;TextEditor;GTK; -MimeType=text/plain; -X-XFCE-Source=file:///usr/share/applications/mousepad.desktop diff --git a/home/xf0r3m/.config/xfce4/panel/netload-26.rc b/home/xf0r3m/.config/xfce4/panel/netload-26.rc deleted file mode 100644 index c8f1990..0000000 --- a/home/xf0r3m/.config/xfce4/panel/netload-26.rc +++ /dev/null @@ -1,14 +0,0 @@ -Use_Label=true -Show_Values=false -Show_Bars=true -Colorize_Values=false -Color_In=rgb(255,79,0) -Color_Out=rgb(255,229,0) -Text=Sieć -Network_Device=enp0s31f6 -Max_In=4096 -Max_Out=4096 -Auto_Max=true -Update_Interval=250 -Values_As_Bits=false - diff --git a/home/xf0r3m/.config/xfce4/panel/systemload-25.rc b/home/xf0r3m/.config/xfce4/panel/systemload-25.rc deleted file mode 100644 index 7a58e0b..0000000 --- a/home/xf0r3m/.config/xfce4/panel/systemload-25.rc +++ /dev/null @@ -1,26 +0,0 @@ -[Main] -Timeout=500 -Timeout_Seconds=1 -Click_Command=xfce4-taskmanager - -[SL_Cpu] -Enabled=true -Use_Label=true -Color=rgb(0,0,192) -Text=cpu - -[SL_Mem] -Enabled=true -Use_Label=true -Color=rgb(0,192,0) -Text=mem - -[SL_Swap] -Enabled=true -Use_Label=true -Color=rgb(240,240,0) -Text=swap - -[SL_Uptime] -Enabled=true - diff --git a/home/xf0r3m/.config/xfce4/xfce4-screenshooter b/home/xf0r3m/.config/xfce4/xfce4-screenshooter deleted file mode 100644 index 811fae2..0000000 --- a/home/xf0r3m/.config/xfce4/xfce4-screenshooter +++ /dev/null @@ -1,8 +0,0 @@ -app=/usr/lib/firefox-esr/firefox-esr -last_user= -screenshot_dir=file:/home/xf0r3m/Pobrane -action=1 -delay=0 -region=1 -show_mouse=0 - diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml deleted file mode 100644 index ef35423..0000000 --- a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml deleted file mode 100644 index 781e4e7..0000000 --- a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml deleted file mode 100644 index 891116f..0000000 --- a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ /dev/null @@ -1,173 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml deleted file mode 100644 index 881b0c2..0000000 --- a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/home/xf0r3m/.dmrc b/home/xf0r3m/.dmrc deleted file mode 100644 index 74e11a4..0000000 --- a/home/xf0r3m/.dmrc +++ /dev/null @@ -1,2 +0,0 @@ -[Desktop] -Session=lightdm-xsession diff --git a/home/xf0r3m/Obrazy/Volna4k-Edit.png b/home/xf0r3m/Obrazy/Volna4k-Edit.png deleted file mode 100755 index f49aa45..0000000 Binary files a/home/xf0r3m/Obrazy/Volna4k-Edit.png and /dev/null differ diff --git a/home/xf0r3m/Obrazy/avatar.jpg b/home/xf0r3m/Obrazy/avatar.jpg deleted file mode 100644 index f80016e..0000000 Binary files a/home/xf0r3m/Obrazy/avatar.jpg and /dev/null differ diff --git a/home/xf0r3m/Obrazy/linux_terminal_wallpaper.png b/home/xf0r3m/Obrazy/linux_terminal_wallpaper.png deleted file mode 100755 index b2195d8..0000000 Binary files a/home/xf0r3m/Obrazy/linux_terminal_wallpaper.png and /dev/null differ diff --git a/home/xf0r3m/Obrazy/mark-korneev-pixelart-snow.jpg b/home/xf0r3m/Obrazy/mark-korneev-pixelart-snow.jpg deleted file mode 100755 index 66afe2d..0000000 Binary files a/home/xf0r3m/Obrazy/mark-korneev-pixelart-snow.jpg and /dev/null differ diff --git a/icons/changes-allow.png b/icons/changes-allow.png new file mode 100644 index 0000000..0e6d17c Binary files /dev/null and b/icons/changes-allow.png differ diff --git a/icons/changes-prevent.png b/icons/changes-prevent.png new file mode 100644 index 0000000..8d13bfd Binary files /dev/null and b/icons/changes-prevent.png differ diff --git a/images/d13_wallpaper.png b/images/d13_wallpaper.png new file mode 100644 index 0000000..e634eea Binary files /dev/null and b/images/d13_wallpaper.png differ diff --git a/images/immudex_xfce_greeter_logo.png b/images/immudex_xfce_greeter_logo.png new file mode 100644 index 0000000..a20418b Binary files /dev/null and b/images/immudex_xfce_greeter_logo.png differ diff --git a/images/lightdm_wallpaper.jpg b/images/lightdm_wallpaper.jpg new file mode 100644 index 0000000..80fe7ac Binary files /dev/null and b/images/lightdm_wallpaper.jpg differ diff --git a/images/lofi_girl.jpg b/images/lofi_girl.jpg new file mode 100644 index 0000000..5b26d50 Binary files /dev/null and b/images/lofi_girl.jpg differ diff --git a/install.sh b/install.sh index 90f685e..62e1b5e 100644 --- a/install.sh +++ b/install.sh @@ -2,18 +2,26 @@ set -e -sudo apt install -y ranger git qmmp vlc lynx tmux pass qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virtinst libvirt-daemon virt-manager +apt install -y ranger git qmmp vlc lynx tmux pass qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virtinst libvirt-daemon virt-manager conky picom vim-gtk3 thunderbird; -cp -rvv home/xf0r3m/.cache /etc/skel; +mkdir /etc/skel/.config; +cp -rvv xfce4 /etc/skel/.config; -cp -rvv home/xf0r3m/.config /etc/skel; +mkdir /etc/skel/.config/autostart; +cp conky.desktop /etc/skel/.config/autostart; -cp home/xf0r3m/.vimrc /etc/skel; +cp vimrc /etc/skel/.vimrc; +cp conkyrc /etc/skel/.conkyrc; -sudo rm -rf /etc/lightdm; -sudo cp -rvv etc/lightdm /etc; +tar -xzvf fonts.tgz -C /etc/skel; + +rm -rf /etc/lightdm; +cp -rvv lightdm /etc; rm /usr/share/images/desktop-base/default; -cp -rvv home/xf0r3m/Obrazy/* /usr/share/images/desktop-base; -ln -s /usr/share/images/desktop-base/Volna4k-Edit.png /usr/share/images/desktop-base/default; +cp -rvv images/* /usr/share/images/desktop-base; +ln -s /usr/share/images/desktop-base/d13_wallpaper.png /usr/share/images/desktop-base/default; +ln -s /usr/share/images/desktop-base/immudex_xfce_greeter_logo.png /etc/skel/.face; +cp icons/* /usr/share/icons; +ln -s /usr/share/icons/changes-prevent.png /usr/share/icons/padlock-icon.png; diff --git a/etc/lightdm/keys.conf b/lightdm/keys.conf similarity index 100% rename from etc/lightdm/keys.conf rename to lightdm/keys.conf diff --git a/lightdm/lightdm-gtk-greeter.conf b/lightdm/lightdm-gtk-greeter.conf new file mode 100644 index 0000000..b8b17c3 --- /dev/null +++ b/lightdm/lightdm-gtk-greeter.conf @@ -0,0 +1,6 @@ +[greeter] +background = /usr/share/images/desktop-base/lightdm_wallpaper.jpg +theme-name = Adwaita-dark +icon-theme-name = Adwaita +default-user-image = /usr/share/images/desktop-base/immudex_xfce_greeter_logo.png + diff --git a/etc/lightdm/lightdm.conf b/lightdm/lightdm.conf similarity index 98% rename from etc/lightdm/lightdm.conf rename to lightdm/lightdm.conf index 2082c1a..5d8f104 100644 --- a/etc/lightdm/lightdm.conf +++ b/lightdm/lightdm.conf @@ -88,7 +88,7 @@ # [Seat:*] #type=local -#pam-service=lightdm +pam-service=lightdm #pam-autologin-service=lightdm-autologin #pam-greeter-service=lightdm-greeter #xserver-backend= @@ -105,12 +105,12 @@ #xdmcp-key= #unity-compositor-command=unity-system-compositor #unity-compositor-timeout=60 -#greeter-session=example-gtk-gnome -#greeter-hide-users=false +greeter-session=lightdm-gtk-greeter +greeter-hide-users=false #greeter-allow-guest=true -#greeter-show-manual-login=false +greeter-show-manual-login=false #greeter-show-remote-login=true -#user-session=default +#user-session=niko #allow-user-switching=true #allow-guest=true #guest-session= diff --git a/etc/lightdm/users.conf b/lightdm/users.conf similarity index 100% rename from etc/lightdm/users.conf rename to lightdm/users.conf diff --git a/home/xf0r3m/.vimrc b/vimrc similarity index 100% rename from home/xf0r3m/.vimrc rename to vimrc diff --git a/xfce4/panel/launcher-14/16844255236.desktop b/xfce4/panel/launcher-14/16844255236.desktop new file mode 100755 index 0000000..34c9137 --- /dev/null +++ b/xfce4/panel/launcher-14/16844255236.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=Padlock +Comment=Otwiera i zamyka partycje LUKS +Exec=xfce4-terminal -x /usr/local/bin/padlock +Icon=/usr/share/icons/padlock-icon.png +Path= +Terminal=false +StartupNotify=false diff --git a/home/xf0r3m/.config/xfce4/panel/launcher-19/16608166085.desktop b/xfce4/panel/launcher-5/16844254192.desktop similarity index 100% rename from home/xf0r3m/.config/xfce4/panel/launcher-19/16608166085.desktop rename to xfce4/panel/launcher-5/16844254192.desktop diff --git a/xfce4/panel/launcher-7/16844254905.desktop b/xfce4/panel/launcher-7/16844254905.desktop new file mode 100644 index 0000000..e6339bb --- /dev/null +++ b/xfce4/panel/launcher-7/16844254905.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Exec=xfce4-terminal +Icon=org.xfce.terminalemulator +StartupNotify=true +Terminal=false +Categories=Utility;X-XFCE;X-Xfce-Toplevel; +OnlyShowIn=XFCE; +X-AppStream-Ignore=True +Name=Terminal Emulator +Name[pl]=Emulator terminala +Comment=Use the command line +Comment[pl]=Wprowadza i wykonuje wiersze poleceń +X-XFCE-Source=file:///usr/share/applications/xfce4-terminal-emulator.desktop +Path= diff --git a/xfce4/panel/whiskermenu-1.rc b/xfce4/panel/whiskermenu-1.rc new file mode 100644 index 0000000..1d57c36 --- /dev/null +++ b/xfce4/panel/whiskermenu-1.rc @@ -0,0 +1,83 @@ +favorites=xfce4-web-browser.desktop,xfce4-file-manager.desktop,xfce4-terminal-emulator.desktop,qmmp-1.desktop,gvim.desktop,vlc.desktop,virt-manager.desktop,thunderbird.desktop +recent=vlc.desktop,xfce4-terminal-emulator.desktop,xfce4-terminal.desktop +button-title=Start +button-icon=debian-logo +button-single-row=false +show-button-title=true +show-button-icon=true +launcher-show-name=true +launcher-show-description=true +launcher-show-tooltip=true +launcher-icon-size=3 +hover-switch-category=false +category-show-name=true +category-icon-size=1 +sort-categories=true +view-mode=1 +default-category=0 +recent-items-max=10 +favorites-in-recent=true +position-search-alternate=true +position-commands-alternate=false +position-categories-alternate=true +position-categories-horizontal=false +stay-on-focus-out=false +profile-shape=0 +confirm-session-command=true +menu-width=450 +menu-height=500 +menu-opacity=100 +command-settings=xfce4-settings-manager +show-command-settings=true +command-lockscreen=xflock4 +show-command-lockscreen=true +command-switchuser=dm-tool switch-to-greeter +show-command-switchuser=false +command-logoutuser=xfce4-session-logout --logout --fast +show-command-logoutuser=true +command-restart=xfce4-session-logout --reboot --fast +show-command-restart=true +command-shutdown=xfce4-session-logout --halt --fast +show-command-shutdown=true +command-suspend=xfce4-session-logout --suspend +show-command-suspend=false +command-hibernate=xfce4-session-logout --hibernate +show-command-hibernate=false +command-logout=xfce4-session-logout +show-command-logout=false +command-menueditor=menulibre +show-command-menueditor=true +command-profile=mugshot +show-command-profile=true +search-actions=5 + +[action0] +name=Strony podręcznika +pattern=# +command=exo-open --launch TerminalEmulator man %s +regex=false + +[action1] +name=Wyszukiwarka internetowa +pattern=? +command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u +regex=false + +[action2] +name=Wikipedia +pattern=!w +command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u +regex=false + +[action3] +name=Uruchom w terminalu +pattern=! +command=exo-open --launch TerminalEmulator %s +regex=false + +[action4] +name=Otwórz adres URI +pattern=^(file|http|https):\\/\\/(.*)$ +command=exo-open \\0 +regex=true + diff --git a/home/xf0r3m/.config/xfce4/terminal/accels.scm b/xfce4/terminal/accels.scm similarity index 98% rename from home/xf0r3m/.config/xfce4/terminal/accels.scm rename to xfce4/terminal/accels.scm index ed4dd9c..673bbea 100644 --- a/home/xf0r3m/.config/xfce4/terminal/accels.scm +++ b/xfce4/terminal/accels.scm @@ -13,14 +13,15 @@ (gtk_accel_path "/terminal-window/goto-tab-1" "1") ; (gtk_accel_path "/terminal-window/fullscreen" "F11") ; (gtk_accel_path "/terminal-window/read-only" "") +(gtk_accel_path "/terminal-window/goto-tab-5" "5") ; (gtk_accel_path "/terminal-window/preferences" "") ; (gtk_accel_path "/terminal-window/reset-and-clear" "") ; (gtk_accel_path "/terminal-window/about" "") -(gtk_accel_path "/terminal-window/goto-tab-5" "5") +(gtk_accel_path "/terminal-window/goto-tab-4" "4") ; (gtk_accel_path "/terminal-window/close-window" "q") ; (gtk_accel_path "/terminal-window/reset" "") ; (gtk_accel_path "/terminal-window/save-contents" "") -; (gtk_accel_path "/terminal-window/toggle-menubar" "") +(gtk_accel_path "/terminal-window/toggle-menubar" "F10") ; (gtk_accel_path "/terminal-window/copy" "c") ; (gtk_accel_path "/terminal-window/copy-html" "") ; (gtk_accel_path "/terminal-window/last-active-tab" "") @@ -54,5 +55,4 @@ ; (gtk_accel_path "/terminal-window/zoom-out" "minus") (gtk_accel_path "/terminal-window/goto-tab-8" "8") ; (gtk_accel_path "/terminal-window/help-menu" "") -(gtk_accel_path "/terminal-window/goto-tab-4" "4") (gtk_accel_path "/terminal-window/goto-tab-3" "3") diff --git a/home/xf0r3m/.config/xfce4/terminal/terminalrc b/xfce4/terminal/terminalrc similarity index 75% rename from home/xf0r3m/.config/xfce4/terminal/terminalrc rename to xfce4/terminal/terminalrc index 740e4fc..d692fa9 100644 --- a/home/xf0r3m/.config/xfce4/terminal/terminalrc +++ b/xfce4/terminal/terminalrc @@ -1,11 +1,12 @@ [Configuration] +BackgroundMode=TERMINAL_BACKGROUND_IMAGE MiscAlwaysShowTabs=FALSE MiscBell=FALSE MiscBellUrgent=FALSE MiscBordersDefault=TRUE MiscCursorBlinks=FALSE MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK -MiscDefaultGeometry=80x24 +MiscDefaultGeometry=100x30 MiscInheritGeometry=FALSE MiscMenubarDefault=TRUE MiscMouseAutohide=FALSE @@ -26,9 +27,9 @@ MiscSlimTabs=FALSE MiscNewTabAdjacent=FALSE MiscSearchDialogOpacity=100 MiscShowUnsafePasteDialog=TRUE -ShortcutsNoMenukey=TRUE -BackgroundMode=TERMINAL_BACKGROUND_IMAGE -BackgroundImageFile=/usr/share/images/desktop-base/linux_terminal_wallpaper.png -BackgroundImageStyle=TERMINAL_BACKGROUND_STYLE_SCALED +MiscRightClickAction=TERMINAL_RIGHT_CLICK_ACTION_CONTEXT_MENU +BackgroundImageFile=/usr/share/images/desktop-base/lofi_girl.jpg +BackgroundImageStyle=TERMINAL_BACKGROUND_STYLE_FILLED BackgroundImageShading=0,750000 +FontName=Source Code Pro Medium 12 diff --git a/xfce4/xfconf/xfce-perchannel-xml/displays.xml b/xfce4/xfconf/xfce-perchannel-xml/displays.xml new file mode 100644 index 0000000..0dc41fc --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/displays.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml b/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml similarity index 100% rename from home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml rename to xfce4/xfconf/xfce-perchannel-xml/keyboards.xml diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/xfce4/xfconf/xfce-perchannel-xml/thunar.xml similarity index 79% rename from home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml rename to xfce4/xfconf/xfce-perchannel-xml/thunar.xml index 8e46951..8bd2971 100644 --- a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml +++ b/xfce4/xfconf/xfce-perchannel-xml/thunar.xml @@ -3,5 +3,4 @@ - diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml similarity index 63% rename from home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml rename to xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml index aa86505..1a1aecf 100644 --- a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -23,36 +23,12 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - @@ -71,11 +47,14 @@ + + + + + + - - - diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml similarity index 100% rename from home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml rename to xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml similarity index 61% rename from home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml rename to xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml index d6bb75d..4158902 100644 --- a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml @@ -4,9 +4,7 @@ - - - + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml new file mode 100644 index 0000000..273a2fa --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml similarity index 67% rename from home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml rename to xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml index 7ce3045..4fdf554 100644 --- a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml @@ -3,8 +3,6 @@ - - diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml similarity index 98% rename from home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml rename to xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml index 0b61f32..c06ea6d 100644 --- a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml +++ b/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -73,7 +73,7 @@ - + diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml similarity index 100% rename from home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml rename to xfce4/xfconf/xfce-perchannel-xml/xsettings.xml