adding a lot of script changes

This commit is contained in:
Chris Cochrun 2021-08-17 20:39:50 -05:00
parent 161abbf381
commit d25a75a078
15 changed files with 237 additions and 406 deletions

View file

@ -74,11 +74,12 @@ titlebar_border_thickness 1
# Start your launcher
bindsym Menu exec $menu
bindsym $mod+Shift+Menu exec wofi --show drun
bindsym $mod+Menu exec rofi -no-lazy-grab -show run -modi run | xargs swaymsg exec --
bindsym $mod+s exec filesearch
#Pass
bindsym $mod+p exec rofipass
bindsym $mod+p exec wlrofi-rbw
# Screenshot
bindsym Print exec grim -g "${slurp}" - | wl-copy
@ -233,8 +234,9 @@ bindsym $mod+Ctrl+m exec makoctl dismiss -a
mode "$mode_launcher" {
bindsym e exec emacsclient -c -a emacs &
bindsym b exec qutebrowser
bindsym a exec emacsclient -c -e '(org-agenda)'
bindsym a exec emacsclient -c -e '(chris/org-agenda)'
bindsym m exec emacsclient -c -e '(mu4e)'
bindsym Shift+d exec dolphin
bindsym Return mode "default"
bindsym Escape mode "default"
}
@ -253,9 +255,10 @@ for_window [app_id="mpv"] floating enable
for_window [app_id="imv"] floating enable
for_window [app_id="dolphin"] floating enable
for_window [app_id="pulsemixer"] floating enable
for_window [class="\*Org Agenda(a)\*"] floating enable
for_window [app_id="qutebrowser"] move container to workspace number 2
for_window [app_id="qutebrowser"] opacity 1
for_window [app_id="emacs"] opacity 0.95
for_window [app_id="emacs"] opacity 0.90
for_window [app_id="__focused__"] opacity 1
exec emacs --daemon