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:
@@ -12,6 +12,11 @@ command -v scwrypts &>/dev/null || {
|
||||
export CI=true
|
||||
export DESKTOP__SFX_PATH="${HOME}/Media/sfx"
|
||||
export SCWRYPTS_LOG_LEVEL=0
|
||||
case $(hostnamectl --static) in
|
||||
( pikachu )
|
||||
export DESKTOP__BACKLIGHT_DEVICE=amdgpu_bl1
|
||||
;;
|
||||
esac
|
||||
|
||||
#####################################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user