Giter VIP home page Giter VIP logo

arch-dotfiles's Introduction

Arch Desktop template by Arcus

This repository is still under construction and serves as my personal Arch desktop setup.

This is far from finished and I don't recommend to use any of this on your productive system. This is just a learning experience on how to create a custom Arch desktop from scratch.

If you find any issues or have any suggestions to improve this setup, please let me know.

Notes

Quickfix to change the keyboard layout

swaymsg input type:keyboard xkb_layout de

How to write this with a German keyboard:

z = y

/ = -

_ = Shift + รŸ

: = Shift + ร–

Installation

  • Install Arch Linux using the minimal desktop environment and Grub
  • Reboot and login
  • Install git using sudo pacman -S --needed --noconfirm git
  • Clone the repository using git clone https://github.com/Arucs92/arch-dotfiles.git
  • Enter the directory with cd ./arch-dotfiles
  • Install everything with ./scripts/run-all.sh

The AUR of some application can break randomly. If an optional scripts fails you can remove it or execute the other scripts manually.

Themes

This setup using a dynamic theming engine. Thats a fancy way to say that there is a bodge script that replaces color and theme variables for all config files.

The colors are defined in ./scripts/themes/. The script that copies copies the config files and applies the theme is ./scripts/copy-configs.sh. You can run this anytime after the installation when you changed the theme. Just reload sway afterwards using META + Shift + C.

Shortcuts

Action Key binding
Terminal META + Return
Application launcher META + D
File manager META + Y
Lock out META + L
Quit application META + Q
Switch to stagging layout META + S
Switch to tabbed layout META + W
Toggle split layout (remote tabs) META + E
Toggle full screen META + F
Move to scratchpad / minimize META + -
Switch through scratchpad META + Shift + -
Toggle floating window META + Shift + Space
Screenshot META + Shift + S
Reload config META + Shift + C
Quit sway (logout) META + Shift + E

Applications

Desktop

Applications

Tools

Credits

Wallpaper by Campo Santo from the game Firewatch.

arch-dotfiles's People

Contributors

arcus92 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.