--- /dev/null
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=Firefox
+Comment=Przeglądanie stron WWW
+Exec=/usr/local/bin/secured-firefox
+Icon=firefox-esr
+Path=
+Terminal=false
+StartupNotify=true
--- /dev/null
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=GVim
+Comment=Edytuj pliki tekstowe
+Exec=gvim -f %F
+Icon=gvim
+Path=
+Terminal=false
+StartupNotify=true
--- /dev/null
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=Menedżer maszyn wirtualnych
+Comment=Zarządzanie maszynami wirtualnymi
+Exec=virt-manager
+Icon=virt-manager
+Path=
+Terminal=false
+StartupNotify=false
Version=1.0
Type=Application
Name=Padlock
-Comment=Unlock and lock LUKS partitions
+Comment=
Exec=/usr/local/bin/padlock --unlock
-Icon=/usr/share/icons/padlock.png
+Icon=padlock
Path=
Terminal=true
StartupNotify=false
--- /dev/null
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=Pliki
+Comment=Przegląda system plików za pomocą menedżera plików
+Exec=exo-open --launch FileManager %u
+Icon=org.xfce.filemanager
+Path=
+Terminal=false
+StartupNotify=true
--- /dev/null
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=Qmmp
+Comment=Odtwarzacz multimedialny oparty na Qt
+Exec=qmmp-1 %F
+Icon=qmmp-1
+Path=
+Terminal=false
+StartupNotify=false
--- /dev/null
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=Terminal
+Comment=Emuluje działanie terminala X
+Exec=xfce4-terminal
+Icon=org.xfce.terminal
+Path=
+Terminal=false
+StartupNotify=true
--- /dev/null
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=VLC media player
+Comment=Odczytywanie, przechwytywanie i nadawanie strumieni multimedialnych
+Exec=/usr/bin/vlc --started-from-file %U
+Icon=vlc
+Path=
+Terminal=false
+StartupNotify=false
--- /dev/null
+[Desktop Entry]
+Type=Application
+Name=conky
+Exec=conky --daemonize --pause=5
+StartupNotify=false
+Terminal=false
--- /dev/null
+-- 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 blue}Info:$color ${scroll 32 $nodename - $sysname $nodename $kernel $machine}
+$hr
+${color blue}Uptime:$color $uptime
+${color blue}Frequency (in MHz):$color $freq
+${color blue}Frequency (in GHz):$color $freq_g
+${color blue}RAM Usage:$color $mem/$memmax - $memperc% ${membar 4}
+${color blue}Swap Usage:$color $swap/$swapmax - $swapperc% ${swapbar 4}
+${color blue}CPU Usage:$color $cpu% ${cpubar 4}
+${color blue}Processes:$color $processes ${color blue}Running:$color $running_processes
+${color blue}Battery:$color ${battery}
+$hr
+${color blue}File systems:
+ / $color${fs_used /}/${fs_size /} ${fs_bar 6 /}
+${color blue}Networking:
+Up:$color ${upspeed} ${color blue} - Down:$color ${downspeed}
+$hr
+${color blue}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}
+]]
+++ /dev/null
-[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
-
+++ /dev/null
-/home/xf0r3m/.config/xfce4/desktop/icons.screen0-1008x752.rc
\ No newline at end of file
+++ /dev/null
-[xfdesktop-version-4.10.3+-rcfile_format]
-4.10.3+=true
-
-[Kosz]
-row=5
-col=2
-
-[/]
-row=5
-col=1
-
-[/home/xf0r3m]
-row=5
-col=0
-
+++ /dev/null
-[xfdesktop-version-4.10.3+-rcfile_format]
-4.10.3+=true
-
-[Kosz]
-row=6
-col=1
-
-[/]
-row=6
-col=2
-
-[/home/xf0r3m]
-row=6
-col=0
-
+++ /dev/null
-[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
-
+++ /dev/null
-[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
-
+++ /dev/null
-[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
-
+++ /dev/null
-yellow=8
-red=2
-lab_size_visible=true
-progress_bar_visible=true
-hide_button=true
-label=
-label_visible=false
-mnt=/
-
+++ /dev/null
-[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
+++ /dev/null
-[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
+++ /dev/null
-[Desktop Entry]
-Name=Firefox ESR
-Name[pl]=Firefox ESR
-Comment=Browse the World Wide Web
-Comment[pl]=Przeglądanie stron WWW
-GenericName=Web Browser
-GenericName[pl]=Przeglądarka WWW
-X-GNOME-FullName=Firefox ESR Web Browser
-X-GNOME-FullName[pl]=Przeglądarka WWW Firefox ESR
-Exec=/usr/lib/firefox-esr/firefox-esr %u
-Terminal=false
-X-MultipleArgs=false
-Type=Application
-Icon=firefox-esr
-Categories=Network;WebBrowser;
-MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;
-StartupWMClass=Firefox-esr
-StartupNotify=true
-X-XFCE-Source=file:///usr/share/applications/firefox-esr.desktop
+++ /dev/null
-[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-1
-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
-
-Path=
-StartupNotify=false
-
-[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
+++ /dev/null
-[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
+++ /dev/null
-[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
+++ /dev/null
-[Desktop Entry]
-Name=GVim
-GenericName=Text Editor
-Comment=Edit text files
-GenericName[pl]=Edytor tekstu
-Comment[pl]=Edytuj pliki tekstowe
-TryExec=gvim
-Exec=gvim -f %F
-Terminal=false
-Type=Application
-Keywords=Text;editor;
-Icon=gvim
-Categories=Utility;TextEditor;
-StartupNotify=true
-MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
-X-XFCE-Source=file:///usr/share/applications/gvim.desktop
+++ /dev/null
-Use_Label=false
-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
-
+++ /dev/null
-[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
-
+++ /dev/null
-app=/usr/lib/firefox-esr/firefox-esr
-last_user=
-screenshot_dir=file:/home/xf0r3m/Pobrane
-action=1
-delay=0
-region=1
-show_mouse=0
-
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-
-<channel name="displays" version="1.0">
- <property name="ActiveProfile" type="string" value="Default"/>
- <property name="Default" type="empty">
- <property name="eDP-1" type="string" value="Laptop">
- <property name="Active" type="bool" value="true"/>
- <property name="EDID" type="string" value="5343d405190276b633aa40643bd5e4d49a184837"/>
- <property name="Resolution" type="string" value="1920x1080"/>
- <property name="RefreshRate" type="double" value="60.049471"/>
- <property name="Rotation" type="int" value="0"/>
- <property name="Reflection" type="string" value="0"/>
- <property name="Primary" type="bool" value="true"/>
- <property name="Scale" type="empty">
- <property name="X" type="double" value="1.000000"/>
- <property name="Y" type="double" value="1.000000"/>
- </property>
- <property name="Position" type="empty">
- <property name="X" type="int" value="1920"/>
- <property name="Y" type="int" value="0"/>
- </property>
- </property>
- <property name="DP-1-1" type="string" value="AOC International 27"">
- <property name="Active" type="bool" value="true"/>
- <property name="EDID" type="string" value="cdac4cce869ba0ce128134f2ae303d7eae5d8ed9"/>
- <property name="Resolution" type="string" value="1920x1080"/>
- <property name="RefreshRate" type="double" value="60.000000"/>
- <property name="Rotation" type="int" value="0"/>
- <property name="Reflection" type="string" value="0"/>
- <property name="Primary" type="bool" value="false"/>
- <property name="Scale" type="empty">
- <property name="X" type="double" value="1.000000"/>
- <property name="Y" type="double" value="1.000000"/>
- </property>
- <property name="Position" type="empty">
- <property name="X" type="int" value="0"/>
- <property name="Y" type="int" value="0"/>
- </property>
- </property>
- </property>
- <property name="Fallback" type="empty">
- <property name="eDP-1" type="string" value="Laptop">
- <property name="Active" type="bool" value="true"/>
- <property name="EDID" type="string" value="5343d405190276b633aa40643bd5e4d49a184837"/>
- <property name="Resolution" type="string" value="1920x1080"/>
- <property name="RefreshRate" type="double" value="60.049471"/>
- <property name="Rotation" type="int" value="0"/>
- <property name="Reflection" type="string" value="0"/>
- <property name="Primary" type="bool" value="true"/>
- <property name="Scale" type="empty">
- <property name="X" type="double" value="1.000000"/>
- <property name="Y" type="double" value="1.000000"/>
- </property>
- <property name="Position" type="empty">
- <property name="X" type="int" value="1920"/>
- <property name="Y" type="int" value="0"/>
- </property>
- </property>
- <property name="DP-1-1" type="string" value="AOC International 27"">
- <property name="Active" type="bool" value="true"/>
- <property name="EDID" type="string" value="cdac4cce869ba0ce128134f2ae303d7eae5d8ed9"/>
- <property name="Resolution" type="string" value="1920x1080"/>
- <property name="RefreshRate" type="double" value="60.000000"/>
- <property name="Rotation" type="int" value="0"/>
- <property name="Reflection" type="string" value="0"/>
- <property name="Primary" type="bool" value="false"/>
- <property name="Scale" type="empty">
- <property name="X" type="double" value="1.000000"/>
- <property name="Y" type="double" value="1.000000"/>
- </property>
- <property name="Position" type="empty">
- <property name="X" type="int" value="0"/>
- <property name="Y" type="int" value="0"/>
- </property>
- </property>
- </property>
-</channel>
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-
-<channel name="ristretto" version="1.0">
- <property name="window" type="empty">
- <property name="navigationbar" type="empty">
- <property name="position" type="string" value="left"/>
- </property>
- </property>
-</channel>
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-
-<channel name="xfce4-desktop" version="1.0">
- <property name="backdrop" type="empty">
- <property name="screen0" type="empty">
- <property name="monitor0" type="empty">
- <property name="brightness" type="empty"/>
- <property name="color1" type="empty"/>
- <property name="color2" type="empty"/>
- <property name="color-style" type="empty"/>
- <property name="image-path" type="empty"/>
- <property name="image-show" type="empty"/>
- <property name="last-image" type="empty"/>
- <property name="last-single-image" type="empty"/>
- </property>
- <property name="monitor1" type="empty">
- <property name="brightness" type="empty"/>
- <property name="color1" type="empty"/>
- <property name="color2" type="empty"/>
- <property name="color-style" type="empty"/>
- <property name="image-path" type="empty"/>
- <property name="image-show" type="empty"/>
- <property name="last-image" type="empty"/>
- <property name="last-single-image" type="empty"/>
- </property>
- <property name="monitoreDP-1" type="empty">
- <property name="workspace0" type="empty">
- <property name="color-style" type="int" value="1"/>
- <property name="image-style" type="int" value="5"/>
- <property name="backdrop-cycle-enable" type="bool" value="false"/>
- <property name="backdrop-cycle-random-order" type="bool" value="true"/>
- </property>
- <property name="workspace1" type="empty">
- <property name="color-style" type="int" value="1"/>
- <property name="image-style" type="int" value="5"/>
- <property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
- </property>
- <property name="workspace2" type="empty">
- <property name="color-style" type="int" value="1"/>
- <property name="image-style" type="int" value="5"/>
- <property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
- </property>
- <property name="workspace3" type="empty">
- <property name="color-style" type="int" value="1"/>
- <property name="image-style" type="int" value="5"/>
- <property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
- </property>
- </property>
- <property name="monitorDP-1-1" type="empty">
- <property name="workspace0" type="empty">
- <property name="color-style" type="int" value="1"/>
- <property name="image-style" type="int" value="5"/>
- <property name="backdrop-cycle-enable" type="bool" value="false"/>
- <property name="backdrop-cycle-random-order" type="bool" value="true"/>
- </property>
- <property name="workspace1" type="empty">
- <property name="color-style" type="int" value="1"/>
- <property name="image-style" type="int" value="5"/>
- <property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
- </property>
- <property name="workspace2" type="empty">
- <property name="color-style" type="int" value="1"/>
- <property name="image-style" type="int" value="5"/>
- <property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
- </property>
- <property name="workspace3" type="empty">
- <property name="color-style" type="int" value="1"/>
- <property name="image-style" type="int" value="5"/>
- <property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
- </property>
- </property>
- <property name="monitorVirtual-1" type="empty">
- <property name="workspace0" type="empty">
- <property name="color-style" type="int" value="1"/>
- <property name="image-style" type="int" value="5"/>
- <property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
- </property>
- <property name="workspace1" type="empty">
- <property name="color-style" type="int" value="1"/>
- <property name="image-style" type="int" value="5"/>
- <property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
- </property>
- <property name="workspace2" type="empty">
- <property name="color-style" type="int" value="1"/>
- <property name="image-style" type="int" value="5"/>
- <property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
- </property>
- <property name="workspace3" type="empty">
- <property name="color-style" type="int" value="1"/>
- <property name="image-style" type="int" value="5"/>
- <property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
- </property>
- </property>
- </property>
- </property>
- <property name="last" type="empty">
- <property name="window-width" type="int" value="710"/>
- <property name="window-height" type="int" value="558"/>
- </property>
- <property name="desktop-icons" type="empty">
- <property name="gravity" type="int" value="5"/>
- </property>
-</channel>
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-
-<channel name="xfce4-panel" version="1.0">
- <property name="configver" type="int" value="2"/>
- <property name="panels" type="array">
- <value type="int" value="2"/>
- <property name="dark-mode" type="bool" value="true"/>
- <property name="panel-2" type="empty">
- <property name="autohide-behavior" type="uint" value="0"/>
- <property name="position" type="string" value="p=11;x=903;y=28"/>
- <property name="position-locked" type="bool" value="true"/>
- <property name="size" type="uint" value="26"/>
- <property name="plugin-ids" type="array">
- <value type="int" value="23"/>
- <value type="int" value="16"/>
- <value type="int" value="15"/>
- <value type="int" value="17"/>
- <value type="int" value="18"/>
- <value type="int" value="19"/>
- <value type="int" value="20"/>
- <value type="int" value="30"/>
- <value type="int" value="31"/>
- <value type="int" value="32"/>
- <value type="int" value="24"/>
- <value type="int" value="22"/>
- <value type="int" value="1"/>
- <value type="int" value="7"/>
- <value type="int" value="6"/>
- <value type="int" value="8"/>
- <value type="int" value="9"/>
- <value type="int" value="10"/>
- <value type="int" value="25"/>
- <value type="int" value="26"/>
- <value type="int" value="27"/>
- <value type="int" value="12"/>
- <value type="int" value="14"/>
- </property>
- <property name="span-monitors" type="bool" value="false"/>
- <property name="length-adjust" type="bool" value="true"/>
- <property name="length" type="uint" value="100"/>
- <property name="icon-size" type="uint" value="0"/>
- <property name="enter-opacity" type="uint" value="100"/>
- <property name="leave-opacity" type="uint" value="100"/>
- </property>
- </property>
- <property name="plugins" type="empty">
- <property name="plugin-15" type="string" value="showdesktop"/>
- <property name="plugin-16" type="string" value="separator">
- <property name="expand" type="bool" value="false"/>
- <property name="style" type="uint" value="2"/>
- </property>
- <property name="plugin-17" type="string" value="launcher">
- <property name="items" type="array">
- <value type="string" value="166081777910.desktop"/>
- </property>
- </property>
- <property name="plugin-18" type="string" value="launcher">
- <property name="items" type="array">
- <value type="string" value="16608164222.desktop"/>
- </property>
- </property>
- <property name="plugin-19" type="string" value="launcher">
- <property name="items" type="array">
- <value type="string" value="16608166085.desktop"/>
- </property>
- </property>
- <property name="plugin-20" type="string" value="launcher">
- <property name="items" type="array">
- <value type="string" value="16609267132.desktop"/>
- </property>
- </property>
- <property name="plugin-22" type="string" value="directorymenu">
- <property name="base-directory" type="string" value="/home/xf0r3m"/>
- </property>
- <property name="plugin-7" type="string" value="separator">
- <property name="style" type="uint" value="0"/>
- <property name="expand" type="bool" value="true"/>
- </property>
- <property name="plugin-23" type="string" value="applicationsmenu">
- <property name="show-button-title" type="bool" value="true"/>
- <property name="button-icon" type="string" value="debian-logo"/>
- </property>
- <property name="plugin-25" type="string" value="systemload">
- <property name="cpu" type="empty">
- <property name="label" type="string" value=""/>
- </property>
- <property name="memory" type="empty">
- <property name="label" type="string" value=""/>
- </property>
- <property name="network" type="empty">
- <property name="label" type="string" value=""/>
- </property>
- <property name="swap" type="empty">
- <property name="label" type="string" value=""/>
- </property>
- <property name="uptime" type="empty">
- <property name="enabled" type="bool" value="true"/>
- </property>
- </property>
- <property name="plugin-26" type="string" value="netload"/>
- <property name="plugin-27" type="string" value="fsguard"/>
- <property name="plugin-30" type="string" value="launcher">
- <property name="items" type="array">
- <value type="string" value="16608177187.desktop"/>
- </property>
- </property>
- <property name="plugin-31" type="string" value="launcher">
- <property name="items" type="array">
- <value type="string" value="16608177268.desktop"/>
- </property>
- </property>
- <property name="plugin-32" type="string" value="launcher">
- <property name="items" type="array">
- <value type="string" value="16713016881.desktop"/>
- </property>
- </property>
- <property name="plugin-6" type="string" value="systray">
- <property name="known-legacy-items" type="array">
- <value type="string" value="nawiązano ethernetowe połączenie sieciowe „połączenie przewodowe 1”"/>
- <value type="string" value="nawiązano ethernetowe połączenie sieciowe „wired connection 1”"/>
- <value type="string" value="aplet networkmanager"/>
- </property>
- <property name="icon-size" type="int" value="0"/>
- <property name="known-items" type="array">
- <value type="string" value="vlc"/>
- </property>
- </property>
- <property name="plugin-8" type="string" value="pulseaudio">
- <property name="enable-keyboard-shortcuts" type="bool" value="true"/>
- <property name="mpris-players" type="string" value="firefox.instance1280;firefox.instance1290;firefox.instance1308;firefox.instance1309;firefox.instance1387;firefox.instance2389;firefox.instance5436;vlc"/>
- </property>
- <property name="plugin-9" type="string" value="notification-plugin"/>
- <property name="plugin-10" type="string" value="power-manager-plugin"/>
- <property name="plugin-12" type="string" value="clock"/>
- <property name="plugin-14" type="string" value="actions">
- <property name="appearance" type="uint" value="0"/>
- <property name="items" type="array">
- <value type="string" value="+lock-screen"/>
- <value type="string" value="-switch-user"/>
- <value type="string" value="-separator"/>
- <value type="string" value="-suspend"/>
- <value type="string" value="-hibernate"/>
- <value type="string" value="-hybrid-sleep"/>
- <value type="string" value="-separator"/>
- <value type="string" value="+shutdown"/>
- <value type="string" value="-restart"/>
- <value type="string" value="-separator"/>
- <value type="string" value="-logout"/>
- <value type="string" value="-logout-dialog"/>
- </property>
- </property>
- <property name="plugin-24" type="string" value="launcher">
- <property name="items" type="array">
- <value type="string" value="16713025402.desktop"/>
- </property>
- </property>
- <property name="plugin-1" type="string" value="tasklist"/>
- </property>
-</channel>
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-
-<channel name="xfce4-session" version="1.0">
- <property name="splash" type="empty">
- <property name="Engine" type="empty"/>
- <property name="engines" type="empty">
- <property name="simple" type="empty">
- <property name="Font" type="empty"/>
- <property name="BgColor" type="empty"/>
- <property name="FgColor" type="empty"/>
- <property name="Image" type="empty"/>
- </property>
- </property>
- </property>
- <property name="general" type="empty">
- <property name="FailsafeSessionName" type="empty"/>
- <property name="LockCommand" type="empty"/>
- <property name="SessionName" type="string" value="Default"/>
- <property name="SaveOnExit" type="bool" value="false"/>
- </property>
- <property name="sessions" type="empty">
- <property name="Failsafe" type="empty">
- <property name="IsFailsafe" type="empty"/>
- <property name="Count" type="empty"/>
- <property name="Client0_Command" type="empty"/>
- <property name="Client0_Priority" type="empty"/>
- <property name="Client0_PerScreen" type="empty"/>
- <property name="Client1_Command" type="empty"/>
- <property name="Client1_Priority" type="empty"/>
- <property name="Client1_PerScreen" type="empty"/>
- <property name="Client2_Command" type="empty"/>
- <property name="Client2_Priority" type="empty"/>
- <property name="Client2_PerScreen" type="empty"/>
- <property name="Client3_Command" type="empty"/>
- <property name="Client3_Priority" type="empty"/>
- <property name="Client3_PerScreen" type="empty"/>
- <property name="Client4_Command" type="empty"/>
- <property name="Client4_Priority" type="empty"/>
- <property name="Client4_PerScreen" type="empty"/>
- </property>
- </property>
-</channel>
+++ /dev/null
-<?xml version="1.0" encoding="UTF-8"?>
-
-<channel name="xsettings" version="1.0">
- <property name="Net" type="empty">
- <property name="ThemeName" type="string" value="Adwaita-dark"/>
- <property name="IconThemeName" type="empty"/>
- <property name="DoubleClickTime" type="empty"/>
- <property name="DoubleClickDistance" type="empty"/>
- <property name="DndDragThreshold" type="empty"/>
- <property name="CursorBlink" type="empty"/>
- <property name="CursorBlinkTime" type="empty"/>
- <property name="SoundThemeName" type="empty"/>
- <property name="EnableEventSounds" type="empty"/>
- <property name="EnableInputFeedbackSounds" type="empty"/>
- </property>
- <property name="Xft" type="empty">
- <property name="DPI" type="empty"/>
- <property name="Antialias" type="empty"/>
- <property name="Hinting" type="empty"/>
- <property name="HintStyle" type="empty"/>
- <property name="RGBA" type="empty"/>
- </property>
- <property name="Gtk" type="empty">
- <property name="CanChangeAccels" type="empty"/>
- <property name="ColorPalette" type="empty"/>
- <property name="FontName" type="empty"/>
- <property name="MonospaceFontName" type="empty"/>
- <property name="IconSizes" type="empty"/>
- <property name="KeyThemeName" type="empty"/>
- <property name="ToolbarStyle" type="empty"/>
- <property name="ToolbarIconSize" type="empty"/>
- <property name="MenuImages" type="empty"/>
- <property name="ButtonImages" type="empty"/>
- <property name="MenuBarAccel" type="empty"/>
- <property name="CursorThemeName" type="empty"/>
- <property name="CursorThemeSize" type="empty"/>
- <property name="DecorationLayout" type="empty"/>
- <property name="DialogsUseHeader" type="empty"/>
- <property name="TitlebarMiddleClick" type="empty"/>
- </property>
- <property name="Gdk" type="empty">
- <property name="WindowScalingFactor" type="empty"/>
- </property>
-</channel>
+++ /dev/null
-[Desktop]
-Session=lightdm-xsession
set -e
-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;
-cp -rvv home/xf0r3m/.config /etc/skel;
+mkdir /etc/skel/.config;
+cp -rvv xfce4 /etc/skel/.config;
-cp home/xf0r3m/.vimrc /etc/skel;
+mkdir /etc/skel/.config/autostart;
+cp conky.desktop /etc/skel/.config/autostart;
+
+cp vimrc /etc/skel/.vimrc;
+cp conkyrc /etc/skel/.conkyrc;
+
+cp -rvv Pulpit /etc/skel;
rm -rf /etc/lightdm;
-cp -rvv etc/lightdm /etc;
+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/desktop-background /usr/share/images/desktop-base/default;
+cp -rvv images/* /usr/share/images/desktop-base;
+ln -s /usr/share/images/desktop-base/altai_1920x1080.png /usr/share/images/desktop-base/default;
+cp -vv icons/* /usr/share/icons;
--- /dev/null
+[greeter]
+background = /usr/share/images/desktop-base/no_trespass_abandon.jpeg
+theme-name = Adwaita-dark
+icon-theme-name = Adwaita
+default-user-image = /usr/share/images/desktop-base/immudex_xfce_greeter_logo.png
+
#
[Seat:*]
#type=local
-#pam-service=lightdm
+pam-service=lightdm
#pam-autologin-service=lightdm-autologin
#pam-greeter-service=lightdm-greeter
#xserver-backend=
#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=
--- /dev/null
+/home/xf0r3m/.config/xfce4/desktop/icons.screen0-1008x725.rc
\ No newline at end of file
--- /dev/null
+[xfdesktop-version-4.10.3+-rcfile_format]
+4.10.3+=true
+
+[/home/xf0r3m/Pulpit/GVim.desktop]
+row=5
+col=0
+
+[/home/xf0r3m/Pulpit/Pliki.desktop]
+row=2
+col=0
+
+[/home/xf0r3m/Pulpit/Terminal.desktop]
+row=3
+col=0
+
+[/home/xf0r3m/Pulpit/Padlock.desktop]
+row=2
+col=1
+
+[/home/xf0r3m/Pulpit/Firefox.desktop]
+row=1
+col=0
+
+[/home/xf0r3m/Pulpit/VLC media player.desktop]
+row=0
+col=1
+
+[/home/xf0r3m/Pulpit/Menedżer maszyn wirtualnych.desktop]
+row=1
+col=1
+
+[/home/xf0r3m/Pulpit/Qmmp.desktop]
+row=4
+col=0
+
+[Kosz]
+row=0
+col=0
+
--- /dev/null
+[xfdesktop-version-4.10.3+-rcfile_format]
+4.10.3+=true
+
+[/home/niko/Pulpit/Mój komputer.desktop]
+row=2
+col=0
+
+[/home/niko/Pulpit/YouTube.desktop]
+row=4
+col=0
+
+[/home/niko/Pulpit/ebay.desktop]
+row=3
+col=0
+
+[/home/niko/Pulpit/Firefox.desktop]
+row=1
+col=0
+
+[Kosz]
+row=0
+col=0
+
--- /dev/null
+favorites=xfce4-web-browser.desktop,xfce4-file-manager.desktop
+recent=xfce4-terminal-emulator.desktop,xfce4-terminal.desktop,lightdm-gtk-greeter-settings.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=0
+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
+
(gtk_accel_path "<Actions>/terminal-window/goto-tab-1" "<Alt>1")
; (gtk_accel_path "<Actions>/terminal-window/fullscreen" "F11")
; (gtk_accel_path "<Actions>/terminal-window/read-only" "")
+(gtk_accel_path "<Actions>/terminal-window/goto-tab-5" "<Alt>5")
; (gtk_accel_path "<Actions>/terminal-window/preferences" "")
; (gtk_accel_path "<Actions>/terminal-window/reset-and-clear" "")
; (gtk_accel_path "<Actions>/terminal-window/about" "")
-(gtk_accel_path "<Actions>/terminal-window/goto-tab-5" "<Alt>5")
+(gtk_accel_path "<Actions>/terminal-window/goto-tab-4" "<Alt>4")
; (gtk_accel_path "<Actions>/terminal-window/close-window" "<Primary><Shift>q")
; (gtk_accel_path "<Actions>/terminal-window/reset" "")
; (gtk_accel_path "<Actions>/terminal-window/save-contents" "")
-; (gtk_accel_path "<Actions>/terminal-window/toggle-menubar" "")
+(gtk_accel_path "<Actions>/terminal-window/toggle-menubar" "F10")
; (gtk_accel_path "<Actions>/terminal-window/copy" "<Primary><Shift>c")
; (gtk_accel_path "<Actions>/terminal-window/copy-html" "")
; (gtk_accel_path "<Actions>/terminal-window/last-active-tab" "")
; (gtk_accel_path "<Actions>/terminal-window/zoom-out" "<Primary>minus")
(gtk_accel_path "<Actions>/terminal-window/goto-tab-8" "<Alt>8")
; (gtk_accel_path "<Actions>/terminal-window/help-menu" "")
-(gtk_accel_path "<Actions>/terminal-window/goto-tab-4" "<Alt>4")
(gtk_accel_path "<Actions>/terminal-window/goto-tab-3" "<Alt>3")
[Configuration]
+BackgroundMode=TERMINAL_BACKGROUND_IMAGE
MiscAlwaysShowTabs=FALSE
MiscBell=FALSE
MiscBellUrgent=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
-BackgroundImageShading=0,750000
MiscRightClickAction=TERMINAL_RIGHT_CLICK_ACTION_CONTEXT_MENU
+BackgroundImageFile=/usr/share/images/desktop-base/lofi_girl.jpg
+BackgroundImageStyle=TERMINAL_BACKGROUND_STYLE_FILLED
+BackgroundImageShading=0,600000
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="displays" version="1.0">
+ <property name="ActiveProfile" type="string" value="Default"/>
+</channel>
<channel name="thunar" version="1.0">
<property name="last-view" type="string" value="ThunarIconView"/>
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_100_PERCENT"/>
- <property name="last-separator-position" type="int" value="170"/>
</channel>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-desktop" version="1.0">
+ <property name="backdrop" type="empty">
+ <property name="screen0" type="empty">
+ <property name="monitor0" type="empty">
+ <property name="brightness" type="empty"/>
+ <property name="color1" type="empty"/>
+ <property name="color2" type="empty"/>
+ <property name="color-style" type="empty"/>
+ <property name="image-path" type="empty"/>
+ <property name="image-show" type="empty"/>
+ <property name="last-image" type="empty"/>
+ <property name="last-single-image" type="empty"/>
+ </property>
+ <property name="monitor1" type="empty">
+ <property name="brightness" type="empty"/>
+ <property name="color1" type="empty"/>
+ <property name="color2" type="empty"/>
+ <property name="color-style" type="empty"/>
+ <property name="image-path" type="empty"/>
+ <property name="image-show" type="empty"/>
+ <property name="last-image" type="empty"/>
+ <property name="last-single-image" type="empty"/>
+ </property>
+ <property name="monitorVirtual-1" type="empty">
+ <property name="workspace0" type="empty">
+ <property name="color-style" type="int" value="1"/>
+ <property name="image-style" type="int" value="5"/>
+ <property name="last-image" type="string" value="/usr/share/images/desktop-base/altai_1920x1080.png"/>
+ </property>
+ <property name="workspace1" type="empty">
+ <property name="color-style" type="int" value="1"/>
+ <property name="image-style" type="int" value="5"/>
+ <property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
+ </property>
+ <property name="workspace2" type="empty">
+ <property name="color-style" type="int" value="1"/>
+ <property name="image-style" type="int" value="5"/>
+ <property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
+ </property>
+ <property name="workspace3" type="empty">
+ <property name="color-style" type="int" value="1"/>
+ <property name="image-style" type="int" value="5"/>
+ <property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
+ </property>
+ </property>
+ </property>
+ </property>
+ <property name="desktop-icons" type="empty">
+ <property name="file-icons" type="empty">
+ <property name="show-filesystem" type="bool" value="false"/>
+ <property name="show-home" type="bool" value="false"/>
+ </property>
+ </property>
+ <property name="last" type="empty">
+ <property name="window-width" type="int" value="710"/>
+ <property name="window-height" type="int" value="558"/>
+ </property>
+</channel>
<property name="applications" type="empty">
<property name="known_applications" type="array">
<value type="string" value="nm-applet"/>
- <value type="string" value="Xfce volume control"/>
- <value type="string" value="xfce4-sensors-plugin"/>
- <value type="string" value="xfce4-settings-helper"/>
</property>
</property>
</channel>
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-panel" version="1.0">
+ <property name="configver" type="int" value="2"/>
+ <property name="panels" type="array">
+ <value type="int" value="1"/>
+ <property name="dark-mode" type="bool" value="true"/>
+ <property name="panel-1" type="empty">
+ <property name="position" type="string" value="p=8;x=640;y=786"/>
+ <property name="length" type="uint" value="100"/>
+ <property name="position-locked" type="bool" value="true"/>
+ <property name="icon-size" type="uint" value="16"/>
+ <property name="size" type="uint" value="26"/>
+ <property name="plugin-ids" type="array">
+ <value type="int" value="1"/>
+ <value type="int" value="2"/>
+ <value type="int" value="3"/>
+ <value type="int" value="6"/>
+ <value type="int" value="8"/>
+ <value type="int" value="9"/>
+ <value type="int" value="10"/>
+ <value type="int" value="11"/>
+ <value type="int" value="12"/>
+ <value type="int" value="13"/>
+ <value type="int" value="4"/>
+ </property>
+ <property name="disable-struts" type="bool" value="false"/>
+ </property>
+ </property>
+ <property name="plugins" type="empty">
+ <property name="plugin-2" type="string" value="tasklist">
+ <property name="grouping" type="uint" value="1"/>
+ </property>
+ <property name="plugin-3" type="string" value="separator">
+ <property name="expand" type="bool" value="true"/>
+ <property name="style" type="uint" value="0"/>
+ </property>
+ <property name="plugin-6" type="string" value="systray">
+ <property name="square-icons" type="bool" value="true"/>
+ <property name="known-legacy-items" type="array">
+ <value type="string" value="aplet networkmanager"/>
+ </property>
+ </property>
+ <property name="plugin-8" type="string" value="pulseaudio">
+ <property name="enable-keyboard-shortcuts" type="bool" value="true"/>
+ <property name="show-notifications" type="bool" value="true"/>
+ </property>
+ <property name="plugin-9" type="string" value="power-manager-plugin"/>
+ <property name="plugin-10" type="string" value="notification-plugin"/>
+ <property name="plugin-11" type="string" value="separator">
+ <property name="style" type="uint" value="0"/>
+ </property>
+ <property name="plugin-12" type="string" value="clock">
+ <property name="digital-format" type="string" value="%_H:%M"/>
+ <property name="digital-time-format" type="string" value="%_H:%M"/>
+ <property name="digital-layout" type="uint" value="3"/>
+ </property>
+ <property name="plugin-13" type="string" value="separator">
+ <property name="style" type="uint" value="0"/>
+ </property>
+ <property name="plugin-1" type="string" value="whiskermenu"/>
+ <property name="plugin-4" type="string" value="showdesktop"/>
+ </property>
+</channel>
<channel name="xfce4-power-manager" version="1.0">
<property name="xfce4-power-manager" type="empty">
<property name="power-button-action" type="empty"/>
- <property name="brightness-switch-restore-on-exit" type="int" value="0"/>
- <property name="brightness-switch" type="int" value="0"/>
<property name="show-tray-icon" type="bool" value="false"/>
</property>
</channel>
<property name="unredirect_overlays" type="bool" value="true"/>
<property name="urgent_blink" type="bool" value="false"/>
<property name="use_compositing" type="bool" value="true"/>
- <property name="workspace_count" type="int" value="4"/>
+ <property name="workspace_count" type="int" value="1"/>
<property name="wrap_cycle" type="bool" value="true"/>
<property name="wrap_layout" type="bool" value="true"/>
<property name="wrap_resistance" type="int" value="10"/>