Giter Site home page Giter Site logo

ifnir-arch-linux-config's Introduction

ifnir-arch-linux-config

How to partition arch linux

https://www.howtogeek.com/766168/how-to-install-arch-linux-on-a-pc/

Useful Links

https://elkowar.github.io/eww/
https://www.makeuseof.com/how-to-install-and-remove-packages-arch-linux/
https://thatnixguy.github.io/posts/ricing/ https://www.linuxfordevices.com/tutorials/linux/picom

Configuration of Wayland

https://www.reddit.com/r/archlinux/comments/rz6294/arch_linux_laptop_optimization_guide_for/

sudo pacman -S

https://www.fosskers.ca/en/blog/wayland xorg-xwayland xorg-xlsclients qt5-wayland glfw-wayland

Security

https://wiki.archlinux.org/title/security

i3

https://i3wm.org/docs/userguide.html#_default_keybindings

Akacritty

https://github.com/Ifnir/alacritty-theme

Polybar

https://sudacode.com/blog/Polybar-Configuration

Fonts

Install font

sudo pacman -S ttf-dejavu

Clear Cache

fc-cache

wallpaper

https://w.wallhaven.cc/full/lq/wallhaven-lqkpx2.jpg https://w.wallhaven.cc/full/57/wallhaven-5763w1.png

Bash

Open .bashrc and paste this, then copy my .bash_aliases file to ~/remember to source ~/.bash_aliases too

if [ -f ~/.bash_aliases ]; then
        ~/.bash_aliases
fi

Also sudo chmod +x /.bash_aliases

Picom

ifnir-arch-linux-config's People

Contributors

ifnir avatar

Watchers

 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.