Giter VIP home page Giter VIP logo

legacy-dotfiles's Introduction

Frontear's dotfiles

  • OS: Arch Linux Arch Linux Logo
  • Compositor: Hyprland Hyprland Logo

Screenshots

Empty workspace Workspace with nvim on the left, neofetch and cmatrix on the right

Installation

Install the following packages:

# yay -Syu apple-fonts aylurs-gtk-shell-git cliphist devtools eza ffmpeg ffmpegthumbnailer firewalld git google-chrome grimblast-git hyprland-git imagemagick inotify-tools kitty linux-zen ly mlocate neofetch neovim networkmanager openssh perl-image-exiftool pipewire pipewire-alsa pipewire-audio pipewire-jack pipewire-pulse profile-sync-daemon python-pillow qt5-wayland ranger reflector sassc swaybg ttf-nerd-fonts-symbols wireplumber wl-clip-persist-git xdg-desktop-portal-gtk xdg-desktop-portal-hyprland-git zsh zsh-completions

If your shell is anything but /bin/zsh, switch it via usermod(8), otherwise translate the various zsh files into your desired shell (and omit installation of zsh* from the above packages).

You may omit whichever packages you wish to from the above listing, supplementing them with your own (systemd-networkd instead of NetworkManager, firefox instead of google-chrome), just be aware of the configurations you will need to change or fix (wifi module for ags, psd config for firefox). You may also skip them entirely, just be aware that certain things will not work.

Make sure you don't forget to enable the zram:

$ /etc/fstab
/dev/zram0 none swap defaults,pri=100 0 0

Once packages have been installed, enable some systemd services to get them to work. Once again, enable/disable at your own discretion following whatever you chose to use:

For ly:
# systemctl disable [email protected]
# systemctl enable ly.service

For network:
# systemctl enable NetworkManager.service

For firewall:
# systemctl enable firewalld.service

For systemd-boot:
# systemctl enable systemd-boot-update.service

For time syncing (enables systemd-timesyncd.service):
# timedatectl set-ntp true

For SSDs:
# systemctl enable fstrim.timer

For ext4 scrubbing:
# systemctl enable e2scrub_all.timer

For btrfs scrubbing:
# systemctl enable btrfs-scrub@$(systemd-escape -p path/to/mountpoint).timer

For updated pacman mirrors:
# systemctl enable reflector.timer

For profile-sync-daemon:
$ systemctl --user enable psd.service

For stevenblack hosts:
$ systemctl --user enable stevenblack.timer

legacy-dotfiles's People

Contributors

frontear 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.