From 28bf2c83e888af3fb870c193b24d49829be1cc4c Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Fri, 6 Aug 2021 22:16:30 +0200 Subject: added redshift for night light and some small changes --- .config/alacritty/alacritty.yml | 4 ++-- .config/i3/config | 4 ++-- .xinitrc | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index fe48d47..7abe5ec 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -102,7 +102,7 @@ window: #multiplier: 3 # Font configuration -#font: +font: # Normal (roman) font face #normal: # Font family @@ -150,7 +150,7 @@ window: #style: Bold Italic # Point size - #size: 11.0 + size: 9.5 # Offset is the extra space around each character. `offset.y` can be thought # of as modifying the line spacing, and `offset.x` as modifying the letter diff --git a/.config/i3/config b/.config/i3/config index da3dd07..cb0903d 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -17,8 +17,8 @@ bindsym $mod+e exec pcmanfm bindsym $mod+f fullscreen toggle # Rofi -bindsym $mod+d exec rofi -show drun -show-icons -theme rofi -bindsym $mod+Tab exec rofi -show window -show-icons -theme rofi +bindsym $mod+d exec rofi -show drun -show-icons -theme rofi -drun-display-format {name} +bindsym Mod1+Tab exec rofi -show window -show-icons -theme rofi -drun-display-format {name} bindsym Mod1+b exec rofi -modi "clipboard:greenclip print" -show clipboard -run-command '{cmd}' -show-icons -theme rofi bindsym $mod+Shift+p exec rofi -show p -theme rofi -modi p:rofi-power-menu diff --git a/.xinitrc b/.xinitrc index 150fc81..99d9ae9 100644 --- a/.xinitrc +++ b/.xinitrc @@ -38,4 +38,6 @@ playerctld daemon & nitrogen --restore & setxkbmap -option grp:win_space_toggle us,dk & picom --config $HOME/.config/picom/picom.conf -b & +xss-lock -l -- multilockscreen -l dim --display 1 & +redshift -l 56:10 & exec i3 -- cgit v1.2.3-70-g09d2