updates to i3 config:
- jumping to desktop 2 now automatically loads omni terminal if not already connected - 1password added to autostart - automatically reload xkeymap on i3 restart/reload
This commit is contained in:
@@ -38,6 +38,8 @@ ${scwryptsmodule}() {
|
||||
echo "# - custom values : $CONFIG_DEFAULT_FILE"
|
||||
echo "# - override values : $CONFIG_OVERRIDE_FILE"
|
||||
|
||||
echo "exec_always --no-startup-id ${DOTWRYN}/config/bin/reload-xkeymap"
|
||||
|
||||
case $(GET .statusbar.type) in
|
||||
i3status )
|
||||
echo 'set $refresh_statusbar killall -SIGUSR1 i3status'
|
||||
|
||||
2
scwrypts/heretic/heretic.scwrypts.zsh
Normal file
2
scwrypts/heretic/heretic.scwrypts.zsh
Normal file
@@ -0,0 +1,2 @@
|
||||
readonly ${scwryptsgroup}__type=zsh
|
||||
readonly ${scwryptsgroup}__color=$(utils.colors.blue)
|
||||
Reference in New Issue
Block a user