From: xf0r3m Date: Sun, 21 Aug 2022 21:54:45 +0000 (+0200) Subject: Przesłanie plików do repozytorium X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=82606232b1c9d42b973ac55f77a1bba149f5afd5;p=xfcedebian.git Przesłanie plików do repozytorium --- 82606232b1c9d42b973ac55f77a1bba149f5afd5 diff --git a/README.md b/README.md new file mode 100644 index 0000000..4e9c53e --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# xfcedebian + +1. Wymagania: + - Instalacja Debiana z XFCE + +2. Instalacja: + - Logujemy się do środowiska jako root, następnie uruchamiamy terminal: + 1. git clone https://github.com/xf0r3m/xfcedebian.git + 2. cd xfcedebian + 2. chmod +x install.sh + 3. ./install.sh (W razie pytań programu pacman, odpowiedzi + pozostawiamy domyślnie) + 4. useradd -m -s /bin/bash xf0r3m + 5. passwd xf0r3m + 6. reboot + diff --git a/etc/lightdm/keys.conf b/etc/lightdm/keys.conf new file mode 100644 index 0000000..d7fb9c2 --- /dev/null +++ b/etc/lightdm/keys.conf @@ -0,0 +1,3 @@ +[keyring] +#a=0x0123456789ABCD +#b=secret diff --git a/etc/lightdm/lightdm-gtk-greeter.conf b/etc/lightdm/lightdm-gtk-greeter.conf new file mode 100644 index 0000000..3f1806e --- /dev/null +++ b/etc/lightdm/lightdm-gtk-greeter.conf @@ -0,0 +1,6 @@ +[greeter] +background = /home/xf0r3m/Obrazy/mark-korneev-pixelart-snow.jpg +theme-name = Adwaita-dark +icon-theme-name = Adwaita +default-user-image = /home/xf0r3m/Obrazy/avatar.jpg + diff --git a/etc/lightdm/lightdm.conf b/etc/lightdm/lightdm.conf new file mode 100644 index 0000000..2082c1a --- /dev/null +++ b/etc/lightdm/lightdm.conf @@ -0,0 +1,169 @@ +# +# General configuration +# +# start-default-seat = True to always start one seat if none are defined in the configuration +# greeter-user = User to run greeter as +# minimum-display-number = Minimum display number to use for X servers +# minimum-vt = First VT to run displays on +# lock-memory = True to prevent memory from being paged to disk +# user-authority-in-system-dir = True if session authority should be in the system location +# guest-account-script = Script to be run to setup guest account +# logind-check-graphical = True to on start seats that are marked as graphical by logind +# log-directory = Directory to log information to +# run-directory = Directory to put running state in +# cache-directory = Directory to cache to +# sessions-directory = Directory to find sessions +# remote-sessions-directory = Directory to find remote sessions +# greeters-directory = Directory to find greeters +# backup-logs = True to move add a .old suffix to old log files when opening new ones +# dbus-service = True if LightDM provides a D-Bus service to control it +# +[LightDM] +#start-default-seat=true +#greeter-user=lightdm +#minimum-display-number=0 +#minimum-vt=7 +#lock-memory=true +#user-authority-in-system-dir=false +#guest-account-script=guest-account +#logind-check-graphical=false +#log-directory=/var/log/lightdm +#run-directory=/var/run/lightdm +#cache-directory=/var/cache/lightdm +#sessions-directory=/usr/share/lightdm/sessions:/usr/share/xsessions:/usr/share/wayland-sessions +#remote-sessions-directory=/usr/share/lightdm/remote-sessions +#greeters-directory=$XDG_DATA_DIRS/lightdm/greeters:$XDG_DATA_DIRS/xgreeters +#backup-logs=true +#dbus-service=true + +# +# Seat configuration +# +# Seat configuration is matched against the seat name glob in the section, for example: +# [Seat:*] matches all seats and is applied first. +# [Seat:seat0] matches the seat named "seat0". +# [Seat:seat-thin-client*] matches all seats that have names that start with "seat-thin-client". +# +# type = Seat type (local, xremote, unity) +# pam-service = PAM service to use for login +# pam-autologin-service = PAM service to use for autologin +# pam-greeter-service = PAM service to use for greeters +# xserver-backend = X backend to use (mir) +# xserver-command = X server command to run (can also contain arguments e.g. X -special-option) +# xmir-command = Xmir server command to run (can also contain arguments e.g. Xmir -special-option) +# xserver-config = Config file to pass to X server +# xserver-layout = Layout to pass to X server +# xserver-allow-tcp = True if TCP/IP connections are allowed to this X server +# xserver-share = True if the X server is shared for both greeter and session +# xserver-hostname = Hostname of X server (only for type=xremote) +# xserver-display-number = Display number of X server (only for type=xremote) +# xdmcp-manager = XDMCP manager to connect to (implies xserver-allow-tcp=true) +# xdmcp-port = XDMCP UDP/IP port to communicate on +# xdmcp-key = Authentication key to use for XDM-AUTHENTICATION-1 (stored in keys.conf) +# unity-compositor-command = Unity compositor command to run (can also contain arguments e.g. unity-system-compositor -special-option) +# unity-compositor-timeout = Number of seconds to wait for compositor to start +# greeter-session = Session to load for greeter +# greeter-hide-users = True to hide the user list +# greeter-allow-guest = True if the greeter should show a guest login option +# greeter-show-manual-login = True if the greeter should offer a manual login option +# greeter-show-remote-login = True if the greeter should offer a remote login option +# user-session = Session to load for users +# allow-user-switching = True if allowed to switch users +# allow-guest = True if guest login is allowed +# guest-session = Session to load for guests (overrides user-session) +# session-wrapper = Wrapper script to run session with +# greeter-wrapper = Wrapper script to run greeter with +# guest-wrapper = Wrapper script to run guest sessions with +# display-setup-script = Script to run when starting a greeter session (runs as root) +# display-stopped-script = Script to run after stopping the display server (runs as root) +# greeter-setup-script = Script to run when starting a greeter (runs as root) +# session-setup-script = Script to run when starting a user session (runs as root) +# session-cleanup-script = Script to run when quitting a user session (runs as root) +# autologin-guest = True to log in as guest by default +# autologin-user = User to log in with by default (overrides autologin-guest) +# autologin-user-timeout = Number of seconds to wait before loading default user +# autologin-session = Session to load for automatic login (overrides user-session) +# autologin-in-background = True if autologin session should not be immediately activated +# exit-on-failure = True if the daemon should exit if this seat fails +# +[Seat:*] +#type=local +#pam-service=lightdm +#pam-autologin-service=lightdm-autologin +#pam-greeter-service=lightdm-greeter +#xserver-backend= +#xserver-command=X +#xmir-command=Xmir +#xserver-config= +#xserver-layout= +#xserver-allow-tcp=false +#xserver-share=true +#xserver-hostname= +#xserver-display-number= +#xdmcp-manager= +#xdmcp-port=177 +#xdmcp-key= +#unity-compositor-command=unity-system-compositor +#unity-compositor-timeout=60 +#greeter-session=example-gtk-gnome +#greeter-hide-users=false +#greeter-allow-guest=true +#greeter-show-manual-login=false +#greeter-show-remote-login=true +#user-session=default +#allow-user-switching=true +#allow-guest=true +#guest-session= +#session-wrapper=lightdm-session +#greeter-wrapper= +#guest-wrapper= +#display-setup-script= +#display-stopped-script= +#greeter-setup-script= +#session-setup-script= +#session-cleanup-script= +#autologin-guest=false +#autologin-user= +#autologin-user-timeout=0 +#autologin-in-background=false +#autologin-session= +#exit-on-failure=false + +# +# XDMCP Server configuration +# +# enabled = True if XDMCP connections should be allowed +# port = UDP/IP port to listen for connections on +# listen-address = Host/address to listen for XDMCP connections (use all addresses if not present) +# key = Authentication key to use for XDM-AUTHENTICATION-1 or blank to not use authentication (stored in keys.conf) +# hostname = Hostname to report to XDMCP clients (defaults to system hostname if unset) +# +# The authentication key is a 56 bit DES key specified in hex as 0xnnnnnnnnnnnnnn. Alternatively +# it can be a word and the first 7 characters are used as the key. +# +[XDMCPServer] +#enabled=false +#port=177 +#listen-address= +#key= +#hostname= + +# +# VNC Server configuration +# +# enabled = True if VNC connections should be allowed +# command = Command to run Xvnc server with +# port = TCP/IP port to listen for connections on +# listen-address = Host/address to listen for VNC connections (use all addresses if not present) +# width = Width of display to use +# height = Height of display to use +# depth = Color depth of display to use +# +[VNCServer] +#enabled=false +#command=Xvnc +#port=5900 +#listen-address= +#width=1024 +#height=768 +#depth=8 diff --git a/etc/lightdm/users.conf b/etc/lightdm/users.conf new file mode 100644 index 0000000..5c01993 --- /dev/null +++ b/etc/lightdm/users.conf @@ -0,0 +1,14 @@ +# +# User accounts configuration +# +# NOTE: If you have AccountsService installed on your system, then LightDM will +# use this instead and these settings will be ignored +# +# minimum-uid = Minimum UID required to be shown in greeter +# hidden-users = Users that are not shown to the user +# hidden-shells = Shells that indicate a user cannot login +# +[UserList] +minimum-uid=500 +hidden-users=nobody nobody4 noaccess +hidden-shells=/bin/false /usr/sbin/nologin /sbin/nologin diff --git a/home/xf0r3m/.cache/sessions/thumbs-e5270:0/Default.png b/home/xf0r3m/.cache/sessions/thumbs-e5270:0/Default.png new file mode 100644 index 0000000..0d2f04e Binary files /dev/null and b/home/xf0r3m/.cache/sessions/thumbs-e5270:0/Default.png differ diff --git a/home/xf0r3m/.cache/sessions/xfce4-session-e5270:0 b/home/xf0r3m/.cache/sessions/xfce4-session-e5270:0 new file mode 100644 index 0000000..1412648 --- /dev/null +++ b/home/xf0r3m/.cache/sessions/xfce4-session-e5270:0 @@ -0,0 +1,62 @@ +[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=1660914935 + diff --git a/home/xf0r3m/.cache/sessions/xfce4-session-e5270:0.bak b/home/xf0r3m/.cache/sessions/xfce4-session-e5270:0.bak new file mode 100644 index 0000000..fa59b95 --- /dev/null +++ b/home/xf0r3m/.cache/sessions/xfce4-session-e5270:0.bak @@ -0,0 +1,62 @@ +[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=1660854879 + diff --git a/home/xf0r3m/.config/xfce4/desktop/icons.screen.latest.rc b/home/xf0r3m/.config/xfce4/desktop/icons.screen.latest.rc new file mode 120000 index 0000000..21b9b7e --- /dev/null +++ b/home/xf0r3m/.config/xfce4/desktop/icons.screen.latest.rc @@ -0,0 +1 @@ +/home/xf0r3m/.config/xfce4/desktop/icons.screen0-3824x1036.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 new file mode 100644 index 0000000..b65def8 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/desktop/icons.screen0-3824x1036.rc @@ -0,0 +1,15 @@ +[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 new file mode 100644 index 0000000..b65def8 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/desktop/icons.screen0-3824x1037.rc @@ -0,0 +1,15 @@ +[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-3824x1064.rc b/home/xf0r3m/.config/xfce4/desktop/icons.screen0-3824x1064.rc new file mode 100644 index 0000000..b65def8 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/desktop/icons.screen0-3824x1064.rc @@ -0,0 +1,15 @@ +[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 new file mode 100644 index 0000000..21ec92c --- /dev/null +++ b/home/xf0r3m/.config/xfce4/panel/fsguard-27.rc @@ -0,0 +1,9 @@ +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 new file mode 100644 index 0000000..5cb5126 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/panel/launcher-17/166081777910.desktop @@ -0,0 +1,21 @@ +[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 new file mode 100644 index 0000000..4f20f4d --- /dev/null +++ b/home/xf0r3m/.config/xfce4/panel/launcher-18/16608164222.desktop @@ -0,0 +1,16 @@ +[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-19/16608166085.desktop b/home/xf0r3m/.config/xfce4/panel/launcher-19/16608166085.desktop new file mode 100644 index 0000000..926b6e3 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/panel/launcher-19/16608166085.desktop @@ -0,0 +1,19 @@ +[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 diff --git a/home/xf0r3m/.config/xfce4/panel/launcher-20/16609267132.desktop b/home/xf0r3m/.config/xfce4/panel/launcher-20/16609267132.desktop new file mode 100644 index 0000000..a4387de --- /dev/null +++ b/home/xf0r3m/.config/xfce4/panel/launcher-20/16609267132.desktop @@ -0,0 +1,37 @@ +[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 new file mode 100644 index 0000000..a0b0472 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/panel/launcher-30/16608177187.desktop @@ -0,0 +1,11 @@ +[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 new file mode 100644 index 0000000..7637475 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/panel/launcher-31/16608177268.desktop @@ -0,0 +1,18 @@ +[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 new file mode 100644 index 0000000..452ae84 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/panel/launcher-32/16608177609.desktop @@ -0,0 +1,15 @@ +[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 new file mode 100644 index 0000000..c8f1990 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/panel/netload-26.rc @@ -0,0 +1,14 @@ +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 new file mode 100644 index 0000000..7a58e0b --- /dev/null +++ b/home/xf0r3m/.config/xfce4/panel/systemload-25.rc @@ -0,0 +1,26 @@ +[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/terminal/accels.scm b/home/xf0r3m/.config/xfce4/terminal/accels.scm new file mode 100644 index 0000000..ed4dd9c --- /dev/null +++ b/home/xf0r3m/.config/xfce4/terminal/accels.scm @@ -0,0 +1,58 @@ +; xfce4-terminal GtkAccelMap rc-file -*- scheme -*- +; this file is an automated accelerator map dump +; +(gtk_accel_path "/terminal-window/goto-tab-2" "2") +(gtk_accel_path "/terminal-window/goto-tab-6" "6") +; (gtk_accel_path "/terminal-window/copy-input" "") +; (gtk_accel_path "/terminal-window/close-other-tabs" "") +; (gtk_accel_path "/terminal-window/move-tab-right" "Page_Down") +(gtk_accel_path "/terminal-window/goto-tab-7" "7") +; (gtk_accel_path "/terminal-window/set-title-color" "") +; (gtk_accel_path "/terminal-window/edit-menu" "") +; (gtk_accel_path "/terminal-window/zoom-menu" "") +(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/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/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/copy" "c") +; (gtk_accel_path "/terminal-window/copy-html" "") +; (gtk_accel_path "/terminal-window/last-active-tab" "") +; (gtk_accel_path "/terminal-window/show-borders" "") +; (gtk_accel_path "/terminal-window/view-menu" "") +; (gtk_accel_path "/terminal-window/detach-tab" "d") +; (gtk_accel_path "/terminal-window/scroll-on-output" "") +; (gtk_accel_path "/terminal-window/show-toolbar" "") +; (gtk_accel_path "/terminal-window/next-tab" "Page_Down") +; (gtk_accel_path "/terminal-window/tabs-menu" "") +; (gtk_accel_path "/terminal-window/search-next" "") +; (gtk_accel_path "/terminal-window/search-prev" "") +; (gtk_accel_path "/terminal-window/undo-close-tab" "") +; (gtk_accel_path "/terminal-window/set-title" "s") +; (gtk_accel_path "/terminal-window/contents" "F1") +; (gtk_accel_path "/terminal-window/zoom-reset" "0") +; (gtk_accel_path "/terminal-window/close-tab" "w") +; (gtk_accel_path "/terminal-window/new-tab" "t") +; (gtk_accel_path "/terminal-window/new-window" "n") +; (gtk_accel_path "/terminal-window/terminal-menu" "") +; (gtk_accel_path "/terminal-window/show-menubar" "") +; (gtk_accel_path "/terminal-window/select-all" "a") +; (gtk_accel_path "/terminal-window/paste" "v") +(gtk_accel_path "/terminal-window/goto-tab-9" "9") +; (gtk_accel_path "/terminal-window/move-tab-left" "Page_Up") +; (gtk_accel_path "/terminal-window/search" "f") +; (gtk_accel_path "/terminal-window/file-menu" "") +; (gtk_accel_path "/terminal-window/prev-tab" "Page_Up") +; (gtk_accel_path "/terminal-window/paste-selection" "") +; (gtk_accel_path "/terminal-window/zoom-in" "plus") +; (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/home/xf0r3m/.config/xfce4/terminal/terminalrc new file mode 100644 index 0000000..c1763a1 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/terminal/terminalrc @@ -0,0 +1,30 @@ +[Configuration] +MiscAlwaysShowTabs=FALSE +MiscBell=FALSE +MiscBellUrgent=FALSE +MiscBordersDefault=TRUE +MiscCursorBlinks=FALSE +MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK +MiscDefaultGeometry=80x24 +MiscInheritGeometry=FALSE +MiscMenubarDefault=TRUE +MiscMouseAutohide=FALSE +MiscMouseWheelZoom=TRUE +MiscToolbarDefault=FALSE +MiscConfirmClose=TRUE +MiscCycleTabs=TRUE +MiscTabCloseButtons=TRUE +MiscTabCloseMiddleClick=TRUE +MiscTabPosition=GTK_POS_TOP +MiscHighlightUrls=TRUE +MiscMiddleClickOpensUri=FALSE +MiscCopyOnSelect=FALSE +MiscShowRelaunchDialog=TRUE +MiscRewrapOnResize=TRUE +MiscUseShiftArrowsToScroll=FALSE +MiscSlimTabs=FALSE +MiscNewTabAdjacent=FALSE +MiscSearchDialogOpacity=100 +MiscShowUnsafePasteDialog=TRUE +ShortcutsNoMenukey=TRUE + diff --git a/home/xf0r3m/.config/xfce4/xfce4-screenshooter b/home/xf0r3m/.config/xfce4/xfce4-screenshooter new file mode 100644 index 0000000..811fae2 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/xfce4-screenshooter @@ -0,0 +1,8 @@ +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 new file mode 100644 index 0000000..ef35423 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml new file mode 100644 index 0000000..9ddc443 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml new file mode 100644 index 0000000..781e4e7 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml new file mode 100644 index 0000000..8e46951 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml new file mode 100644 index 0000000..beec89e --- /dev/null +++ b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml new file mode 100644 index 0000000..3516122 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml new file mode 100644 index 0000000..d6bb75d --- /dev/null +++ b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + 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 new file mode 100644 index 0000000..74b3550 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -0,0 +1,148 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml new file mode 100644 index 0000000..8101f67 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml @@ -0,0 +1,10 @@ + + + + + + + + + + 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 new file mode 100644 index 0000000..881b0c2 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml new file mode 100644 index 0000000..0b61f32 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml new file mode 100644 index 0000000..e4edd69 --- /dev/null +++ b/home/xf0r3m/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/home/xf0r3m/.dmrc b/home/xf0r3m/.dmrc new file mode 100644 index 0000000..74e11a4 --- /dev/null +++ b/home/xf0r3m/.dmrc @@ -0,0 +1,2 @@ +[Desktop] +Session=lightdm-xsession diff --git a/home/xf0r3m/Obrazy/Volna4k-Edit.png b/home/xf0r3m/Obrazy/Volna4k-Edit.png new file mode 100755 index 0000000..f49aa45 Binary files /dev/null and b/home/xf0r3m/Obrazy/Volna4k-Edit.png differ diff --git a/home/xf0r3m/Obrazy/avatar.jpg b/home/xf0r3m/Obrazy/avatar.jpg new file mode 100644 index 0000000..f80016e Binary files /dev/null and b/home/xf0r3m/Obrazy/avatar.jpg differ diff --git a/home/xf0r3m/Obrazy/mark-korneev-pixelart-snow.jpg b/home/xf0r3m/Obrazy/mark-korneev-pixelart-snow.jpg new file mode 100755 index 0000000..66afe2d Binary files /dev/null and b/home/xf0r3m/Obrazy/mark-korneev-pixelart-snow.jpg differ diff --git a/install.sh b/install.sh new file mode 100644 index 0000000..e5bd338 --- /dev/null +++ b/install.sh @@ -0,0 +1,17 @@ +#!/bin/bash + +sudo apt install ranger git qmmp vlc lynx tmux pass qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virtinst libvirt-daemon virt-manager + +cp -rvv home/xf0r3m/.cache /etc/skel; + +cp -rvv home/xf0r3m/.config /etc/skel; + +sudo rm -rf /etc/lightdm; +sudo cp -rvv etc/lightdm /etc; + +cp -rvv home/xf0r3m/Obrazy /etc/skel; + + +screen=$(xrandr | grep '\ connected\ ' | awk '{printf $1}'); +sed -i "s/eDP-1/$screen/" /etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml; +