From 25327c71ec94e42e41f428b76b293fc6e3aa9289 Mon Sep 17 00:00:00 2001 From: srdusr Date: Fri, 7 Feb 2025 17:40:53 +0200 Subject: Updated details --- README.md | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7593850..750dc02 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Dotfiles +
 

██████╗ ██████╗ ████████╗███████╗██╗██╗ ███████╗███████╗ @@ -14,31 +15,28 @@ Welcome, and make yourself at $HOME -![1](assets/desktop.jpg) +![1](assets/desktop.jpg) > NOTE: Primarily for Linux but currently under work to make this as agnostic/cross-platform as possible -- - - +--- ## Details -- **OS:** [Arch Linux](https://archlinux.org) -- **WM:** [bspwm](https://github.com/baskerville/bspwm) -- **Compositor:** [picom](https://github.com/yshui/picom) -- **Widgets:** [eww](https://github.com/elkowar/eww) -- Bar: [polybar](https://github.com/polybar/polybar) +- **OS:** [Gentoo Hardened](https://www.gentoo.org) +- **WM/Compositor:** [hyprland](https://hyprland.org) +- **Widgets:** [ags](https://aylur.github.io/ags) - **Shell:** [zsh](https://zsh.org) - **Terminal:** [wezterm](https://https://wezfurlong.org/wezterm) - **Multiplexer:** [tmux](https://github.com/tmux/tmux/wiki) - **Editor:** [neovim](https://neovim.io) - **Config:** [nvim](https://github.com/srdusr/nvim) -- **Application Launcher:** [rofi](https://github.com/davatorium/rofi) - **Fonts:** - * **Icons:** Whitesur - * **UI:** San Francisco - * **Terminal:** JetBrains Mono + - **Icons:** Whitesur + - **UI:** San Francisco + - **Terminal:** JetBrains Mono -- - - +--- ### Installing onto a new system (bare git repository) @@ -204,6 +202,8 @@ $ git submodule update --init --recursive $ ./get-deps $ cargo build --release $ cargo run --release --bin wezterm -- start +$ sudo install wezterm wezterm-gui wezterm-mux-server strip-ansi-escapes /usr/local/bin + ``` --- @@ -275,6 +275,7 @@ $ cargo run --release --bin wezterm -- start ### Gnome Custom Settings - Run gnome custom settings script, located at `~/.scripts`: + ```bash $ gsettings.sh ``` @@ -694,4 +695,4 @@ $ sdkmanager --licenses git config --global user.name "Firstname Lastname" git config --global user.email "your_email@example.com" ``` - + -- cgit v1.2.3