Material Oceanized themes and configuration for most programs I use.
-
*NIX system
-
required programs
- RoundedSBE (rounded corners)
- Colloid-light (theme)
- Virtual Desktop Bar widget (bar)
- touchegg (touchpad gestures)
- unclutter (hides cursor when not in use)
-
Icons
-
Fonts
- San Francesco Display (UI font)
- JetBrains Mono Nerd Font (Monospaced Font)
git clone --recurse-submodules https://github.com/prateekpunetha/dotfiles ~/.dotfiles
cd ~/.dotfiles
./install.sh
to install everything (including fonts).
you can change default shortcuts from system settings > shortcuts.
key | function |
---|---|
alt + super | Launch KRunner |
super + w | launch browser (default is chromium) |
super + Enter | launch terminal (default is kitty) |
super + f | launch file manager (default is dolphin) |
super + t | launch telegram |
super + v | launch clipboard |
super + q | kill current window |
super + space | set window to tiled |
alt + space | set window to floating |
super + F11 | set window to full screen |
super + {h,j,k,l} | focus the window on left, below, above, right respectively |
super + Tab | focus last desktop |
super + 1-0 | move to workspaces |
super + shift + 1-0 | move window to desktop number 1-0 |
ctrl + alt + {h,j,k,l} | contract window on given side |
take a full screenshot | |
shift + print | launch spectacle area selection |
alt + print | take full screenshot after 5 seconds |