Merge branch 'master' into nvim-lua

This commit is contained in:
Marko Korhonen 2020-12-16 17:08:05 +02:00
commit aea76af9b8
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
4 changed files with 36 additions and 1 deletions

View file

@ -152,6 +152,9 @@ dotfiles:
f_msmtp_config:
src: .config/msmtp/config
dst: ~/.config/msmtp/config
f_foot.ini:
src: .config/foot/foot.ini
dst: ~/.config/foot/foot.ini
profiles:
base:
dotfiles:
@ -221,6 +224,7 @@ profiles:
- f_paru.conf
- f_user-dirs.dirs
- f_gitconfig
- f_foot.ini
Moria:
include:
- terminal

View file

@ -0,0 +1,30 @@
pad=20x20
[scrollback]
lines=1000
[cursor]
blink=yes
[mouse]
hide-when-typing=yes
[colors]
background=282c34
foreground=abb2bf
regular0=282c34
regular1=e06c75
regular2=98c379
regular3=e5c07b
regular4=61afef
regular5=c678dd
regular6=56b6c2
regular7=abb2bf
bright0=3e4452
bright1=be5046
bright2=98c379
bright3=d19a66
bright4=61afef
bright5=c678dd
bright6=56b6c2
bright7=5c6370

View file

@ -1,7 +1,7 @@
# vim:ft=i3config
set $mod Mod4
set $term alacritty
set $term footclient
set $gnome-schema org.gnome.desktop.interface
set $wallpaper ~/pictures/Wallpapers/random/$(ls ~/pictures/Wallpapers/random | sort -R | tail -n 1)
set $scripts ~/.config/sway/scripts

View file

@ -15,6 +15,7 @@ exec {
gnome-keyring-daemon --start --components=secrets
mpDris2
swaymsg workspace 1
foot -s
}
exec_always {