-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
56 lines (50 loc) · 1.12 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Packages required:
feh
make
gcc
base-devel
xorg
acpi
st
Recommended packages:
aerc
minecraft-launcher
spotify
discord
firefox
thunar
steam
cowsay
lutris
openrgb
xterm
How to install:
gcc install.c -o install.o
./install.o
Open Programs:
ALT + SHIFT + RETURN = Terminal
ALT + SHIFT + A = Firefox
ALT + SHIFT + S = Spotify
ALT + SHIFT + E = Thunar (GUI file manager)
ALT + SHIFT + C = Close Focused Window
ALT + SHIFT + D = Discord
ALT + SHIFT + T = Minecraft Launcher
ALT + SHIFT + L = Lutris
ALT + SHIFT + R = Customize RGB (openrgb)
ALT + SHIFT + W = Tor Browser
ALT + SHIFT + G = Steam
Other Shortcuts:
ALT + SHIFT + Q = Log Out
ALT + SHIFT + > = Move Focused Window
ALT + SHIFT + > = Move Focused Window
ALT + < = Change Focused Window
ALT + > = Change Focused Window
ALT + TAB = Change Workspace
ALT + Right Click Drag = Resize Window (must be in floating mode)
ALT + Left Click Drag = Move Window (must be in floating mode)
How to use my .bashrc:
Paste the contents of my .bashrc file to the end of your ~/.bashrc
How to customize UWM:
1. Modify any file you like, in any way you like
2. sudo make install
3. sign out and sign back in