Merge branch 'master' into nvim-lua

This commit is contained in:
Marko Korhonen 2020-12-16 18:07:33 +02:00
commit 8edde757b6
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
2 changed files with 2 additions and 5 deletions

View file

@ -51,11 +51,8 @@ bindsym $mod+Shift+o exec mimeo $(wl-paste)
# turn on and off internal screen
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
bindsym $mod+Shift+e exec $term --app-id fzf-launcher --login-shell /bin/sh -c "$scripts/exit.sh"
# launch a program
bindsym $mod+d exec wofi

View file

@ -1,6 +1,7 @@
# vim:ft=i3config
exec {
foot -s
$scripts/idle.sh
autotiling
redshift-gtk -m wayland
@ -15,7 +16,6 @@ exec {
gnome-keyring-daemon --start --components=secrets
mpDris2
swaymsg workspace 1
foot -s
}
exec_always {