Skip to content

Automated, themed Sway installation script for Debian 13.

Notifications You must be signed in to change notification settings

amatsagu/dotfiles

Repository files navigation

Amatsagu Dotfiles
✦ Last Gate ✦

  • Linux distro - Debian 13 (Trixie)
  • Tiling manager - Sway
  • GTK theme - Fluent (red, dark)
  • Icon theme - Papirus (yaru, dark)
  • Cursor theme - Phinger cursors (dark)
  • Terminal color theme - Gnome shell
  • Fonts - Noto Sans, Awesome Fonts, Fira Code, Roboto
  • Terminal - Foot
  • Text editor - VSCode, Nano
  • File manager - Thunar (with GVFS & Archive Manager)
  • Status bar - Waybar
  • App menu - Fuzzel
  • Notifications - Mako
  • Session control - Wlogout (with ImageMagick blur script)
  • Audio server - Pipewire
  • Bluetooth manager - Blueman
  • Connection manager - Network manager

Gallery

clear view

tiling view

fullscreen app view

Install

Warning

This configuration is made by myself, for myself, and with very little concern for other's preferences. This configuration is not meant to be "good", it's just meant to be comfortable for me. You'll need some knowledge to tweak sway or waybar configs to match your preferences.

For Debian 12/13

  1. There's app/script prepared to help you quickly setup base desktop. Start by installing minimal version of debian from ISO (without DE), after first login type:
sudo apt install git
git clone https://github.com/amatsagu/dotfiles.git
cd ./dotfiles
./install-core.sh
  1. Restart machine (highly recommended)

Caution

Download this script on a directory where you have write permissions. ie. HOME. Or any directory within your home directory (otherwise script will fail). Additionally - if it detects Debian 12 (Bookworm), it'll attempt upgrade to Debian 13 (Trixie). It remains highly stable as all debian packages are thoroughly tested. It's recommended to obtain all the new libraries and Sway v1.10+ which comes with a lot of bufixes and optimization for NVidia and AMD.

For other distros

  1. Get repo: git clone https://github.com/amatsagu/dotfiles.git && cd ./dotfiles
  2. Check script/core scripts and adjust them for your distro,
  3. Clone config files to your home path,
  4. Restart machine (highly recommended)

Usage

Keybinds

Check sway documentation, all keybinds are set to default. By default, Mod key is Windows/Copilot logo [Mod4].

Session control (wlogout)

You can click golden gate icon in top left corner on waybar or press Mod + Shift + E keys.

Wallpapers

There's custom script to let you quickly swap wallpapers under Mod + Shift + W keys.

Credit

  • For wallpapers, check wallpaper/credits.txt

About

Automated, themed Sway installation script for Debian 13.

Resources

Stars

Watchers

Forks