]> git.friedersdorff.com Git - max/saltfiles.git/commitdiff
Improvements
authorMaximilian Friedersdorff <maximilian.friedersdorff@envsys.co.uk>
Thu, 19 Jan 2023 10:37:45 +0000 (10:37 +0000)
committerMaximilian Friedersdorff <maximilian.friedersdorff@envsys.co.uk>
Thu, 19 Jan 2023 10:37:45 +0000 (10:37 +0000)
states/sway/files/baryte
states/zsh/files/zshrc

index 053aeaf2a811072ab329b01e6f08e3b999a643e7..63f8e503c8bf3d9d5463d9fc9e372866d8e1ff13 100644 (file)
@@ -3,7 +3,7 @@ bar {
   id bar_right
   status_command ~/.local/bin/conky-i3bar
   position top
-  output "DP-1"
+  output "HDMI-A-1"
   font pango:Liberation Mono 11
   colors {
     background $black_super
@@ -39,7 +39,7 @@ output eDP-1 {
   scale 2
 }
 
-output DP-1 {
+output HDMI-A-1 {
   background ~/Pictures/Backgrounds/DSC02111.jpg fill
   position 1440 0
   scale 1
@@ -47,8 +47,8 @@ output DP-1 {
 
 workspace 1 output eDP-1
 workspace 3 output eDP-1
-workspace 2 output DP-1
-workspace 4 output DP-1
+workspace 2 output HDMI-A-1
+workspace 4 output HDMI-A-1
 
 exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
 exec mako&
index 2e44d7f41f23db42c01790b3cc72b844d11bee22..ca4c33c013f7411f3d5f033b0fd047efcbc4eeb1 100644 (file)
@@ -23,7 +23,7 @@ compinit
 HISTFILE=~/.histfile
 HISTSIZE=100000
 SAVEHIST=100000
-setopt appendhistory autocd extendedglob nomatch
+setopt appendhistory autocd extendedglob nomatch extendedhistory
 unsetopt beep notify
 bindkey -v
 # End of lines configured by zsh-newuser-install