This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit b499042
Showing
2 changed files
with
477 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Custom i3wm build | ||
![Desktop](https://u.teknik.io/G2DdL.png) | ||
![Preview of terminal colors](https://u.teknik.io/EZJ2e.png) | ||
![Preview of terminal colors 2](https://u.teknik.io/YRw4J.png) | ||
![Kali Tools Dmenu](https://u.teknik.io/FGhrh.png) | ||
|
||
# Features | ||
- Dmenu import of kali-menu | ||
- File uploader aliases (0x0,catbox,anonfiles,ix) | ||
- Urxvt as terminal, mpv and feh as media player | ||
|
||
# List of key bindings | ||
**Attention:** $mod is super key | ||
``` | ||
Alt+C Copy selected text from terminal to clipboard | ||
Alt+V Paste text from clipboard to terminal | ||
Ctrl+Minus Discrease terminal font size | ||
Ctrl+Equal Increase terminal font size | ||
$mod+d Application Launcher (dmenu) | ||
$mod+Shift+d Kali Tools Launcher (dmenu) | ||
$mod+Shift+c xKill | ||
``` |
Oops, something went wrong.