# xfcedebian
-<<<<<<< HEAD
-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. sudo ./install.sh
- 4. useradd -m -s /bin/bash user
- 5. passwd user
- 6. reboot
-=======
-Layout środowiska graficznego dla immudex.
->>>>>>> origin/d13
+Layout środowiska graficznego dla immudex-testing.
}
conky.text = [[
-<<<<<<< HEAD
-${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 green}Info:$color ${scroll 32 immudex${exec immudex-branch} ${exec immudex-version} - $sysname $nodename $kernel $machine}
$hr
${color green}Uptime:$color $uptime
Up:$color ${upspeed} ${color green} - Down:$color ${downspeed}
$hr
${color green}Name PID CPU% MEM%
->>>>>>> origin/d13
${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}
set -e
-<<<<<<< HEAD
-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;
-
-mkdir /etc/skel/.config;
-cp -rvv xfce4 /etc/skel/.config;
-
-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;
-tar -xzvf fonts.tgz -C /etc/skel;
-=======
# Pakiet conky jest pakietem wirtualnym zapewnianym przez:
# conky-std 1.19.5-1
# conky-cli 1.19.5-1
mkdir /usr/share/fonts/truetype/meslo;
tar -xzvf fonts.tgz -C /usr/share/fonts/truetype/meslo;
->>>>>>> origin/d13
rm -rf /etc/lightdm;
cp -rvv lightdm /etc;
rm /usr/share/images/desktop-base/default;
cp -rvv images/* /usr/share/images/desktop-base;
-<<<<<<< HEAD
-ln -s /usr/share/images/desktop-base/altai_1920x1080.png /usr/share/images/desktop-base/default;
-=======
ln -s /usr/share/images/desktop-base/d13_wallpaper.png /usr/share/images/desktop-base/default;
if [ -f /etc/skel/.face ]; then rm /etc/skel/.face; fi
ln -s /usr/share/images/desktop-base/immudex_xfce_greeter_logo.png /etc/skel/.face;
->>>>>>> origin/d13
cp icons/* /usr/share/icons;
ln -s /usr/share/icons/changes-prevent.png /usr/share/icons/padlock-icon.png;
[greeter]
-<<<<<<< HEAD
-background = /usr/share/images/desktop-base/abandoned_hospital_bower.png
-=======
background = /usr/share/images/desktop-base/lightdm_wallpaper.jpg
->>>>>>> origin/d13
theme-name = Adwaita-dark
icon-theme-name = Adwaita
default-user-image = /usr/share/images/desktop-base/immudex_xfce_greeter_logo.png
-<<<<<<< HEAD
-favorites=xfce4-web-browser.desktop,xfce4-file-manager.desktop
-recent=xfce4-terminal-emulator.desktop,xfce4-terminal.desktop,lightdm-gtk-greeter-settings.desktop
-=======
favorites=xfce4-web-browser.desktop,xfce4-file-manager.desktop,xfce4-terminal-emulator.desktop,qmmp-1.desktop,gvim.desktop,vlc.desktop,virt-manager.desktop
recent=
->>>>>>> origin/d13
button-title=Start
button-icon=debian-logo
button-single-row=false
launcher-show-name=true
launcher-show-description=true
launcher-show-tooltip=true
-<<<<<<< HEAD
-launcher-icon-size=3
-hover-switch-category=false
-category-show-name=true
-category-icon-size=1
-sort-categories=true
-view-mode=0
-=======
item-icon-size=3
hover-switch-category=false
category-show-name=true
category-icon-size=1
load-hierarchy=false
view-as-icons=false
->>>>>>> origin/d13
default-category=0
recent-items-max=10
favorites-in-recent=true
position-search-alternate=true
position-commands-alternate=false
position-categories-alternate=true
-<<<<<<< HEAD
-position-categories-horizontal=false
-stay-on-focus-out=false
-profile-shape=0
-=======
stay-on-focus-out=false
->>>>>>> origin/d13
confirm-session-command=true
menu-width=450
menu-height=500
command-shutdown=xfce4-session-logout --halt --fast
show-command-shutdown=true
command-suspend=xfce4-session-logout --suspend
-<<<<<<< HEAD
-show-command-suspend=false
-=======
show-command-suspend=true
->>>>>>> origin/d13
command-hibernate=xfce4-session-logout --hibernate
show-command-hibernate=false
command-logout=xfce4-session-logout
[Configuration]
-BackgroundMode=TERMINAL_BACKGROUND_IMAGE
MiscAlwaysShowTabs=FALSE
MiscBell=FALSE
MiscBellUrgent=FALSE
MiscSearchDialogOpacity=100
MiscShowUnsafePasteDialog=TRUE
MiscRightClickAction=TERMINAL_RIGHT_CLICK_ACTION_CONTEXT_MENU
-<<<<<<< HEAD
-BackgroundImageFile=/usr/share/images/desktop-base/lofi_girl.jpg
-BackgroundImageStyle=TERMINAL_BACKGROUND_STYLE_FILLED
-BackgroundImageShading=0,600000
-FontName=Source Code Pro 12
-=======
FontName=MesloLGS Nerd Font 10
->>>>>>> origin/d13
<property name="workspace0" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="image-style" type="int" value="5"/>
-<<<<<<< HEAD
- <property name="last-image" type="string" value="/usr/share/images/desktop-base/altai_1920x1080.png"/>
-=======
<property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
->>>>>>> origin/d13
</property>
<property name="workspace1" type="empty">
<property name="color-style" type="int" value="1"/>
<property name="applications" type="empty">
<property name="known_applications" type="array">
<value type="string" value="nm-applet"/>
-<<<<<<< HEAD
-=======
<value type="string" value="org.freedesktop.network-manager-applet"/>
->>>>>>> origin/d13
</property>
</property>
</channel>
<property name="size" type="uint" value="26"/>
<property name="plugin-ids" type="array">
<value type="int" value="1"/>
-<<<<<<< HEAD
-=======
<value type="int" value="15"/>
<value type="int" value="5"/>
<value type="int" value="7"/>
<value type="int" value="14"/>
->>>>>>> origin/d13
<value type="int" value="2"/>
<value type="int" value="3"/>
<value type="int" value="6"/>
<value type="int" value="13"/>
<value type="int" value="4"/>
</property>
-<<<<<<< HEAD
- <property name="disable-struts" type="bool" value="false"/>
-=======
<property name="enable-struts" type="bool" value="true"/>
->>>>>>> origin/d13
</property>
</property>
<property name="plugins" type="empty">
<property name="plugin-6" type="string" value="systray">
<property name="square-icons" type="bool" value="true"/>
<property name="known-legacy-items" type="array">
-<<<<<<< HEAD
- <value type="string" value="aplet networkmanager"/>
- </property>
-=======
<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 name="known-items" type="array">
<value type="string" value="vlc"/>
</property>
->>>>>>> origin/d13
</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"/>
-<<<<<<< HEAD
-=======
<property name="mpris-players" type="string" value="vlc"/>
->>>>>>> origin/d13
</property>
<property name="plugin-9" type="string" value="power-manager-plugin"/>
<property name="plugin-10" type="string" value="notification-plugin"/>
<property name="plugin-13" type="string" value="separator">
<property name="style" type="uint" value="0"/>
</property>
-<<<<<<< HEAD
- <property name="plugin-1" type="string" value="whiskermenu"/>
- <property name="plugin-4" type="string" value="showdesktop"/>
-=======
<property name="plugin-1" type="string" value="whiskermenu">
<property name="button-title" type="string" value="Start"/>
<property name="button-icon" type="string" value="debian-logo"/>
<property name="plugin-15" type="string" value="separator">
<property name="style" type="uint" value="0"/>
</property>
->>>>>>> origin/d13
</property>
</channel>