Note
- Some programs mentioned may need manual compilation. The sway config is designed around a KDE Plasma base.
- This setup is for dual screens which are named DP-1 (left) and HDMI-A-1 (right). Super+[ - Enable just left screen & Super+] - Enable both screens.
- Waybar is minimalist and has tooltips for a calendar and a module for power and vpn connections.
- The Wallpaper is available in various sizes in the wallpaper directory.
- SwayFX (fork of Sway with eye candy)
- Kitty
- Mako
- Rofi (wayland fork)
- Tofi
- Waybar
- Swaylock
- Swayidle
- Sway Screenshot
- Vim
- Qt6ct
- GTK
- Pyradio
- Starship
- Bash
- Wallpaper (various sizes available in Wallpaper folder)
- VS Code
- Obsidian
- VS Code theme available here
- Storm Trooper icons (in
.icons
and.local/share/icons
) - Vimix Dark cursor theme (in
.icons
) - Hack Nerd Font in
.local/share/fonts
folder or download the latest version. - To use the vim colours, put the file in the right place (usually
~/.vim/colors
) and add the following to your.vimrc
:
set termguicolors
colorscheme storm-true
- Super+Q for Kitty
- Super+W for Firefox
- Super+R for tofi Dmenu
- Super+Mouse Left Button to drag window
- Super+Mouse Right Button Click to resize window
- Super+Shift+Cursors to swap windows
- Super+Z to resize windows
- Super+1-9 go to workspace
- Super+Shift+1-9 move window to workspace
- Super+F float window
- Super+B Fullscreen window (Big)
Check out the shortcuts in sway's config for the rest.
Colour Name | Value |
---|---|
Main Theme | |
background-shadow | #040408 |
background-darker | #111115 |
background | #27272b |
selection | #707074 |
foreground | #909094 |
comment | #232327 |
text | #cfcfd4 |
light | #e3e3e7 |
compliment | #878383 |
Terminal Colours | normal |
black | #040408 |
red | #642020 |
green | #206420 |
yellow | #646420 |
blue | #202064 |
magenta | #642064 |
cyan | #206464 |
white | #cfcfd4 |
Terminal Colours | bright |
black | #111115 |
red | #C46060 |
green | #60C460 |
yellow | #C4C460 |
blue | #6060C4 |
magenta | #C460C4 |
cyan | #60C4C4 |
white | #e3e3e7 |