adding nyxtlof and some sway config

This commit is contained in:
Chris Cochrun 2021-09-22 11:51:21 -05:00
parent 6f25e400a9
commit 6e88893a19
4 changed files with 42 additions and 8 deletions

View file

@ -238,8 +238,8 @@ bindsym $mod+o mode "$mode_launcher"
# Clear notifications
bindsym $mod+Ctrl+m exec makoctl dismiss -a
bindsym $mod+e exec emacsclient -c -a emacs
bindsym $mod+b exec nyxt
bindsym $mod+e exec emacslof
bindsym $mod+b exec nyxtlof
bindsym $mod+i exec emacsclient -e '(chris/org-agenda)'
bindsym $mod+m exec emacsclient -c -e '(mu4e)'
bindsym $mod+Shift+d exec dolphin
@ -261,6 +261,7 @@ for_window [app_id="dolphin"] floating enable
for_window [app_id="pulsemixer"] floating enable
for_window [app_id="__focused__"] opacity set 1
for_window [app_id="qutebrowser"] move container to workspace number 2, opacity set 1
for_window [app_id="nyxt"] move container to workspace number 2, opacity set 1
for_window [title="Display Window"] move container to workspace number 9, fullscreen enable, move workspace to output right
# for_window [app_id="emacs"] opacity set 0.90