Small fixes

This commit is contained in:
Marko Korhonen 2020-12-06 11:39:02 +02:00
parent fd9e2b82fa
commit 819bdd2eae
7 changed files with 27 additions and 9 deletions

View file

@ -0,0 +1,9 @@
# vim: filetype=neomuttrc
set folder = ~/.mail/marko@korhonen.cc
set spoolfile = +INBOX
set postponed = +Drafts
set record = +Sent
set realname='Marko Korhonen'
set from=marko@korhonen.cc

View file

@ -0,0 +1,9 @@
# vim: filetype=neomuttrc
## General options
set header_cache = "~/.cache/neomutt"
set mbox_type=Maildir
# Accounts
source "~/.config/neomutt/accounts/marko@korhonen.cc"
folder-hook $folder 'source ~/.config/neomutt/accounts/marko@korhonen.cc'

View file

@ -8,4 +8,3 @@ set runtimepath+=~/.config/nvim/plugged/vim-polyglot
source ~/.config/nvim/conf.d/02-appearance.vim
source ~/.config/nvim/conf.d/03-keybinds.vim
source ~/.config/nvim/conf.d/06-misc.vim
source ~/.config/nvim/conf.d/07-clipboardfix.vim

View file

@ -3,5 +3,5 @@
set $mod Mod4
set $term alacritty
set $gnome-schema org.gnome.desktop.interface
set $wallpaper ~/pictures/Wallpapers/random/$(ls ~/Pictures/Wallpapers/random | sort -R | tail -n 1)
set $wallpaper ~/pictures/Wallpapers/random/$(ls ~/pictures/Wallpapers/random | sort -R | tail -n 1)
set $scripts ~/.config/sway/scripts

View file

@ -54,11 +54,15 @@ bindsym --locked XF86Search output eDP-1 toggle
# FZF
# exit menu
bindsym $mod+Shift+e exec $term --class fzf-launcher -e $scripts/exit.sh
# password manager
bindsym $mod+p exec $term --class fzf-launcher --title "FZF pass" -e sh -c fzf-pass
# launch a program
bindsym $mod+d exec wofi
bindsym $mod+Shift+d exec wofi --show run
# password manager
bindsym $mod+p exec $term --class fzf-launcher --title "FZF pass" -e sh -c fzf-pass
# manage clipboard
bindsym $mod+c exec clipman pick -t wofi
# manage notifications
bindsym $mod+Backspace exec makoctl invoke

View file

@ -7,9 +7,9 @@ exec {
telegram-desktop
/usr/lib/kdeconnectd
kdeconnect-indicator
thunderbird
mako
wl-paste -t text --watch clipman store 1>> ~/.log/clipman 2>&1 &
wl-paste -t text --watch clipman store --notify 1>> ~/.log/clipman 2>&1
wl-paste -p -t text --watch clipman store -P --histpath="~/.local/share/clipman-primary.json"
mkfifo $SWAYSOCK.wob && tail -f $SWAYSOCK.wob | wob
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
gnome-keyring-daemon --start --components=secrets

View file

@ -1,3 +0,0 @@
[Time]
NTP=0.arch.pool.ntp.org
FallbackNTP=0.pfsense.pool.ntp.org