- Description
- Features
- Shortcuts
- Installation
This script provides a automated setup for i3wm on rhino linux. (And should work on most ubuntu derivates too).
-
i3 Setup
the i3 config is modified in that way, that it mostly reflect the design provided by rhinolinux.org. I'ts using the the provided colors and icons.
-
i3bar setup
For i3bar the i3block extension is used.
-
right click on Volume = mute
-
scrolling on volume block = in/decrease volume
-
left click on devices = opens audio device selector
-
left click on settings = opens xfce4 settings dialog
-
left click on network icon = opens network manager conext menu
Three named workspaces (Chaos, Work and Dev) configured already.
The workspaces can be switched using the following shortcuts
-
win + 1 = workspace Chaos
-
win + 2 = workspace Work
-
win + 3 = workspace Dev
-
-
rofi menu
Rofi menu (win + space) is configured using a rhino linux unicorn theme. You can search for files, commands and installed applications by selection the matching button on the bottom of the rofi dialog.
-
i3lock setup
After 5 minutes idle time the workspace is getting locked by i3lock automatically.
To unlock, simply start typing your password and hit enter.
win + shift + e = logoff
win + l = lock screen
strg + q = quit application
win + enter = terminal
win + d = dmenu
win + space = rofi menu
print = take full screenshot (stored in images folder)
shift + print = take selection screenshot (stored in images folder)
ctrl + print = take full screenshot (copied to clipboard)
ctrl + shift + print = take selection screenshot (save to clipboard)
win + 1 = Workspace 1
win + 2 = Workspace 2
win + 3 = Workspace 3
win + shift + 1 = move selected window to workspace 1
win + shift + 2 = move selected window to workspace 2
win + shift + 3 = move selected window to workspace 3
win + right = focus window right to selcted
win + left = focus left to selected
win + bottom = focus bottom winow toselected
win + up = focus top to selected
win + shift + right = move selected window right
win + shift + left = move selected windo left
win + shift + up = move selected window up
win + shift + down = move selected window down
-
clone this repository and navigate into the cloned directory.
git clone https://github.com/madcoda9000/unicorn-i3.git
cd unicorn-i3
-
make the install executeable
chmod +x setup_I3_Unicorn.sh
-
execute the script
./setup_I3_Unicorn.sh