Skip to content

Commit

Permalink
Have to disable picom on asgard due to unbearable stuttering
Browse files Browse the repository at this point in the history
- with each and every backend
- with am AMD 6750 XT VGA
- might be fixed on upstream / master
  - debian package needs to be compiled to check
  • Loading branch information
pasja committed Jan 6, 2024
1 parent 8b175f0 commit 3ab78c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .xmonad/xmonad-session-rc##hostname.asgard
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ remmina -i &
mpc repeat on &

(xiccd &)
(picom &)
# (picom &)

firefox &
thunderbird &
Expand Down

0 comments on commit 3ab78c2

Please sign in to comment.