From 3f42843d3954855c04230cd84652e957e291168f Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 18 Jul 2025 19:24:40 +0200 Subject: Update --- .cwmrc | 2 +- .xprofile | 2 +- README.md | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.cwmrc b/.cwmrc index 21729de..d7d9e77 100644 --- a/.cwmrc +++ b/.cwmrc @@ -2,7 +2,7 @@ fontname "Berkeley Mono:size=8:bold" autogroup 1 borderwidth 2 color ungroupborder yellow -ignore conky +sticky yes unbind-key all bind-key 4-Return 'st -f "Berkeley Mono:style=Bold:size=10" -g 110x50' diff --git a/.xprofile b/.xprofile index 8611ab4..6a53cb3 100644 --- a/.xprofile +++ b/.xprofile @@ -1,3 +1,3 @@ xinput --set-prop "pointer:Logitech MX Master 3" "libinput Accel Speed" -0.8 -picom --backend glx --vsync & +picom --backend glx & conky -d & diff --git a/README.md b/README.md index 895f96f..c502213 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,11 @@ git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles cd ~/.dotfiles && stow . ``` +```ini +# /usr/share/xsessions/cwm.desktop +[Desktop Entry] +Name=cwm +Comment=cwm +Exec=cwm +Type=Application +``` -- cgit v1.2.3