summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--bash/.bashrc8
-rwxr-xr-xdunstify/.config/dunst/dunstrc4
-rw-r--r--qutebrowser/.config/qutebrowser/everforest/__pycache__/__init__.cpython-312.pycbin151 -> 151 bytes
-rw-r--r--qutebrowser/.config/qutebrowser/everforest/__pycache__/draw.cpython-312.pycbin11118 -> 11118 bytes
4 files changed, 8 insertions, 4 deletions
diff --git a/bash/.bashrc b/bash/.bashrc
index b02b3ca..68b9dff 100644
--- a/bash/.bashrc
+++ b/bash/.bashrc
@@ -15,8 +15,12 @@ alias :q="exit"
 alias ..="cd .."
 alias v="vim"
 alias reload-gpg="gpg-connect-agent reloadagent /bye"
-alias psaroot="ssh -i ~/.ssh/psa -p 60500 root@psa.in.tum.de"
-alias psauser="ssh -i ~/.ssh/psa -p 60500 ge87liq@psa.in.tum.de"
+alias psa1="ssh -i ~/.ssh/psa -p 60501 ge87liq@psa.in.tum.de"
+alias psa2="ssh -i ~/.ssh/psa -p 60502 ge87liq@psa.in.tum.de"
+alias psa3="ssh -i ~/.ssh/psa -p 60503 ge87liq@psa.in.tum.de"
+alias psa4="ssh -i ~/.ssh/psa -p 60504 ge87liq@psa.in.tum.de"
+alias psa5="ssh -i ~/.ssh/psa -p 60505 ge87liq@psa.in.tum.de"
+alias psa7="ssh -i ~/.ssh/psa -p 60507 ge87liq@psa.in.tum.de"
 
 # Arrow bindings
 bind '"\e[A":history-search-backward'
diff --git a/dunstify/.config/dunst/dunstrc b/dunstify/.config/dunst/dunstrc
index 15bec42..f441cac 100755
--- a/dunstify/.config/dunst/dunstrc
+++ b/dunstify/.config/dunst/dunstrc
@@ -24,10 +24,10 @@
     # dynamic width from 0 to 300
     # width = (0, 300)
     # constant width of 300
-    width = 300
+    #width = 200
 
     # The maximum height of a single notification, excluding the frame.
-    height = 300
+    #height = 200
 
     # Position the notification in the top right corner
     origin = top-right
diff --git a/qutebrowser/.config/qutebrowser/everforest/__pycache__/__init__.cpython-312.pyc b/qutebrowser/.config/qutebrowser/everforest/__pycache__/__init__.cpython-312.pyc
index 2e20880..a15fe96 100644
--- a/qutebrowser/.config/qutebrowser/everforest/__pycache__/__init__.cpython-312.pyc
+++ b/qutebrowser/.config/qutebrowser/everforest/__pycache__/__init__.cpython-312.pyc
Binary files differdiff --git a/qutebrowser/.config/qutebrowser/everforest/__pycache__/draw.cpython-312.pyc b/qutebrowser/.config/qutebrowser/everforest/__pycache__/draw.cpython-312.pyc
index 031823c..8298be7 100644
--- a/qutebrowser/.config/qutebrowser/everforest/__pycache__/draw.cpython-312.pyc
+++ b/qutebrowser/.config/qutebrowser/everforest/__pycache__/draw.cpython-312.pyc
Binary files differ