Compare commits

..

No commits in common. "8edde757b6187e0cf425a53b435454ed640766e5" and "aea76af9b8660c4412913ffa9f046d2d6a94e74c" have entirely different histories.

2 changed files with 5 additions and 2 deletions

View file

@ -51,8 +51,11 @@ 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 --app-id fzf-launcher --login-shell /bin/sh -c "$scripts/exit.sh"
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

View file

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