Skip to content

Albert24GG/configfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This are the dotfiles that I currently use in my arch build.

Hyprland

Screenshots

Image 1

Installation

  1. Install the dependencies using paru:
paru -S hyprland hyprshot dunst waybar kitty swaybg swaylock-effects swayidle playerctl rofi-emoji ttf-sourcecodepro-nerd ttf-noto-nerd otf-font-awesome blueman network-manager-applet wl-clipboard wtype wlr-randr nwg-look redshift-wayland-git xdg-desktop-portal-hyprland udisks2 gvfs polkit-gnome wget cliphist swayosd-git sddm
  1. Clone the repo
git clone https://github.com/Albert24GG/configfiles
  1. Copy the config files
cd ./configfiles/.config
cp -r dunst hypr kitty swaylock rofi waybar ~/.config
  1. Enable service needed by swayosd
sudo systemctl enable --now swayosd-libinput-backend.service

AwesomeWm

Screenshots

Image 1 Image 2

Installation

  1. Clone the repo
git clone https://github.com/Albert24GG/configfiles
  1. You may first want to take a look and edit .config/awesome/configuration/user-variables.lua. For the current configuration, these are all the dependencies:
paru -S awesome-git kitty rofi picom thunar x11-emoji-picker xidlehook gnome-calculator firefox networkmanager ttf-sourcecodepro-nerd ttf-noto-nerd blueman xss-lock papirus-icon-theme alsa-utils playerctl brightnessctl i3lock-color betterlockscreen maim xclip polkit-gnome redshift udisks2 gvfs
  1. Copy the config files
cd ./configfiles/.config
cp -r awesome kitty picom rofi ~/.config
  1. Optional packages that I would recommend using:
  • arandr and autorandr
  • easyeffects/pavucontrol
  • lxappearance-gtk3
  • mpv
  • nvidia-settings (also enable Force Composition Pipeline if there is any screen tearing - save the config in /etc/X11/xorg.conf.d/20-nvidia-antitear.conf and add the following line to the Section "Device"(the one that contains the name of the gpu) Option "RegistryDwords" "EnableBrightnessControl=1")

Gtk theme: Orchis-dark

Display manager:

Gnome

Screenshots

Image 1 Image 2

Theme

  • Orchis-dark

Icons

  • Papirus

Font

  • Interface text: Roboto Medium
  • Monospace text: Liberation Mono Regular
  • Terminal: Source Code Pro Semibold / Jetbrains Mono

Gnome-Extensions

  • AppIndicator and KStatusNotifierItem Support
  • Applications Menu
  • ArcMenu
  • Auto Move Windows
  • Blur my Shell
  • Dash to Panel
  • Launch new instance
  • Native Window Placement
  • Panel Date Format
  • Unite
  • Vitals

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published