/.dotfiles

Show me your dotfiles

Primary LanguageLua

.dotfiles



Table of Contents

Screenshots

NONVME WM

Beautiful color space by

Arctic Ice Studio

NONVME WM

NONVME WM

The nord theme may not seem contrasting enough to you (issue #195) and you'd be right. The script is used to change the gamma, when you raise the brightness in monitor to max.

Introduction

This repository contains my personal configuration files (also known as dotfiles). First of all I wanted to show the functionality of my WM.

Arch

Install

For installation i use Arch Linux Install Script (or alis). The list of installed packages can be found in the alis.conf. In the same repository you can see the commits with the addition of I3.

Backup

For backups, I use two methods:

Polybar

The configuration provides two options:

for laptop monitor:

xrandr -q |polybar -m|grep "eDP1" |cut -d: -f1

NONVME WM

and desktop monitor:

xrandr -q |polybar -m|grep "HDMI1" |cut -d: -f1

NONVME WM

Autorandr will help with switching monitors. After each switch press Mod+R to reload the config.

I often hear that Arch users have red eyes, redshift can help with this. These and other scripts are placed in a separate menu.

Power Monitors Redshift Tachpad

menu

Also on the panel you can see:

  • Info Tmux session
  • Ping/Ip
  • Title
  • Loadavg/Temperature/Memory used
  • Services
  • Pacman-Aur helper
  • Alsa mixer/Brightnes/Battery
  • Wireless/Wired network
  • Clock/Menu
  • Networkmanager aplet/Udiskie

Tmux

Light configuration with CPU monitor available for local use:

  • medium load >30% <80%

menu

  • high load >80%

menu

You don't need to install any complicated monitors to control the server load. As soon as you go to the server in the upper bar you will see all the load indicators:

menu

Now to use mapping Ctrl+A for local or server configuration you will need to use F12:

  • before

menu

  • after

menu