aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cwmrc5
-rw-r--r--.xprofile2
2 files changed, 4 insertions, 3 deletions
diff --git a/.cwmrc b/.cwmrc
index cc9fd51..3bf8665 100644
--- a/.cwmrc
+++ b/.cwmrc
@@ -1,5 +1,6 @@
1fontname "Berkeley Mono:size=8:bold" 1fontname "Berkeley Mono:size=8:bold"
2borderwidth 2 2borderwidth 3
3color activeborder khaki
3sticky yes 4sticky yes
4moveamount 100 5moveamount 100
5unbind-key all 6unbind-key all
@@ -7,7 +8,7 @@ unbind-mouse all
7 8
8bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 110x60' 9bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 110x60'
9bind-key Print "sh -c 'maim -s | xclip -selection clipboard -t image/png'" 10bind-key Print "sh -c 'maim -s | xclip -selection clipboard -t image/png'"
10bind-key 4-e "chromium --new-window" 11bind-key 4-e /home/m/Applications/Brave-nightly-v1.82.99-x86_64.AppImage --new-window"
11bind-key 4-p "rofi -show drun" 12bind-key 4-p "rofi -show drun"
12bind-key 4-z "xmagnify -s 1000 -z 3" 13bind-key 4-z "xmagnify -s 1000 -z 3"
13bind-key 4-bracketright "pats -t" 14bind-key 4-bracketright "pats -t"
diff --git a/.xprofile b/.xprofile
index 098a556..fc798c3 100644
--- a/.xprofile
+++ b/.xprofile
@@ -1,4 +1,4 @@
1xset r off 1xset r rate 300 10
2xinput --set-prop "pointer:Logitech MX Master 3" "libinput Accel Speed" -0.8 2xinput --set-prop "pointer:Logitech MX Master 3" "libinput Accel Speed" -0.8
3picom --vsync --backend glx & 3picom --vsync --backend glx &
4conky -d & 4conky -d &