From 06fb4f9c151947314a0eb9e5e05faed50ffa156a Mon Sep 17 00:00:00 2001 From: adamstuck 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 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to '.config') 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 -- cgit v1.2.3-70-g09d2