- maim
- xclip
Set this on your i3 config file ~/.i3/config
# Screenshots
| # ~/.config/starship.toml | |
| # NOTE: Emojis with variation selectors or unstable display widths may cause prompt rendering glitches. | |
| # Examples include ⚔️ 🏎️ 🗃️ 🗑️ ✒️ | |
| # If layout breaks, prefer colourful emojis without variation selectors. | |
| format = """ | |
| $username$hostname$directory$git_branch$git_commit$git_state$git_metrics$git_status$julia$python$rust$conda$direnv$fill$memory_usage$cmd_duration$battery$time | |
| $character""" |
Our goal here is to have one USB stick to rule them all. Objectives:
The last bullet is subject to interpretation, but I'm defining functional as:
| # .config/i3/config | |
| set $mod Mod4 | |
| set $alt Mod1 | |
| font pango:Segoe UI 8 | |
| # Use Mouse+$mod to drag floating windows to their wanted position | |
| floating_modifier $mod | |
| ## Solarized colorshema |