aboutsummaryrefslogtreecommitdiffstats
path: root/dot_xprofile
diff options
context:
space:
mode:
authorclyhtsuriva <aimeric@adjutor.xyz>2021-12-27 20:28:19 +0100
committerclyhtsuriva <aimeric@adjutor.xyz>2021-12-27 20:28:19 +0100
commit6b129df7eecd64f7a5c8cbe946d0511f91f002f9 (patch)
tree3cbdbd50498aced89e14d881718a2b696315ef58 /dot_xprofile
parent4d3ea3bc6fa793c999b982af086150c84bfdb86f (diff)
downloaddotfiles-6b129df7eecd64f7a5c8cbe946d0511f91f002f9.tar.gz
dotfiles-6b129df7eecd64f7a5c8cbe946d0511f91f002f9.tar.bz2
dotfiles-6b129df7eecd64f7a5c8cbe946d0511f91f002f9.zip
Updated with chezmoi
Diffstat (limited to '')
-rw-r--r--dot_xprofile11
1 files changed, 11 insertions, 0 deletions
diff --git a/dot_xprofile b/dot_xprofile
new file mode 100644
index 0000000..f333e35
--- /dev/null
+++ b/dot_xprofile
@@ -0,0 +1,11 @@
+#!/bin/sh
+
+# This file runs when a DM logs you into a graphical session.
+# If you use startx/xinit like a Chad, this file will also be sourced.
+
+xset r rate 300 50 & # Speed xrate up
+unclutter & # Remove mouse when idle
+dunst & # dunst for notifications
+
+sct 3500 &
+xbacklight -set 25 &
9ce416f34ebcb68d532de98cdb2&follow=1'>Starting Song testsClyhtsuriva17-59/+119 2021-06-27Changed the log type for the JUnit test of LogHandlerClyhtsuriva5-26/+4 2021-06-27XMLHandler tests covered at 91%Clyhtsuriva93-7962/+82