mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
start neomutt on bott
This commit is contained in:
parent
ddfb4180a8
commit
57a75c8a72
@ -50,6 +50,7 @@ assign [class="ncmpcpp"] $workspace4
|
||||
assign [class="Slack"] $workspace7
|
||||
assign [class="weechat"] $workspace7
|
||||
assign [class="retroarch"] $workspace8
|
||||
assign [class="mutt"] $workspace6
|
||||
|
||||
# arandr
|
||||
for_window [title="Screen Layout Editor"] floating enable
|
||||
@ -122,6 +123,7 @@ exec iceweasel
|
||||
exec slack
|
||||
exec i3-sensible-terminal --class=weechat -e weechat
|
||||
exec i3-sensible-terminal --class=ncmpcpp -e ncmpcpp
|
||||
exec i3-sensible-terminal --class=mutt -e neomutt
|
||||
exec gpodder
|
||||
|
||||
# Start dropdown shell
|
||||
|
@ -133,7 +133,7 @@ exec firefox
|
||||
exec slack
|
||||
exec i3-sensible-terminal --class=weechat -e weechat
|
||||
exec i3-sensible-terminal --class=ncmpcpp -e ncmpcpp
|
||||
exec i3-sensible-terminal --class=mutt -e mutt
|
||||
exec i3-sensible-terminal --class=mutt -e neomutt
|
||||
exec gpodder
|
||||
|
||||
# Start dropdown shell
|
||||
|
Loading…
Reference in New Issue
Block a user