Home / live-xfce-dwm-openbox-i3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-02-14 4.9 kB
Totals: 1 Item   4.9 kB 0

About Kali Linux Custom DWM Openbox i3wm edition by Jacek

Feature Description
Livecd user/pass root/toor (kali/kali)
GUI sessions DWM (stock), Custom-DWM, Openbox, i3, XFCE
DWM stock ModKey Alt
DWM custom ModKey Win
i3wm ModKey Win
Openbox ModKey Win
DWM terminal ModKey + Shift + Enter (Win + Shift + Enter)
DWM Dmenu ModKey + p (Win + p)
DWM exit ModKey + Shift + q (exits to lightdm)
i3 exit ModKey + Shift + e (exits to lightdm)
i3 poweroff ModKey + Shift + p (shuts down the system)
Openbox terminal Win + Enter
Openbox Dmenu Alt + F3
i3wm terminal Win + Enter
i3wm Dmenu Win + d
Network Manager nmtui, nm-applet
Volume Control pavucontrol
Power Manager xfce4-power-manager, upower -i /org/freedesktop/UPower/devices/battery_BAT0
WWW browser Firefox, run Dmenu and type firefox
Kali tools only meta package kali-linux-top10 is installed
  • ISO Variants
Variant Description

Switching of sessions in with lightdm does not work always, it is not stable. Lightdm is installed but this system is booting to multi user mode and user can start X11 using startgui command.

  • Customization manual for DWM is here.
  • More information/help about dwm can be found at http://suckless.org.
  • To install other Kali tools use these meta packages: kali-linux-full, kali-linux-all, kali-linux-sdr, kali-linux-gpu, kali-linux-wireless, kali-linux-web, kali-linux-forensic, kali-linux-voip, kali-linux-pwtools, kali-linux-top10, kali-linux-rfid

  • GitLab repo

  • GitLab repo Kali Linux custmizatin files and scripts
  • Full list of packages for variant: xfce_dwm_openbox_i3

Download

Lots of files that were here available for download were removed as they contained too many bugs.

Install

  • The debian installers at my kali linux image are installing stock Kali Linux without my custom packages and configs. There are two ways to install my customized version:
  • Use Calamares installer (Install Debian shortcut at XFCE desktop) or
  • Use the install-customizations.sh script

How to install customized my kali linux using Calamares installer

  • Boot My Kali Linux in livecd mode
  • Start GUI sezsion by startgui command and select XFCE
  • Make sure you have internet connection and access to kali.org servers.
  • Start Install Debian shortcut from Desktop.

How to install customizations to freshly installed Kali Linux (Kali Linux from official images or installed by Debian Installer)

The script will install additional packages and config files for DWM, i3, Openbox, conky, plank

sudo apt install git 
cd ~/
git clone https://gitlab.com/jacekkowalczyk82/my-debian.git
cd my-debian/kali
./install-customizations.sh

Source: README.md, updated 2020-02-14