feat: dwm improvements #3
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
doom/Mu#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
disable default standby mode (add keybind for it)Disabled Standby (DPMS) in
7db2842a84Fast-Forward to now... That was a bad idea: I got to know what LCD Retention is...
As such, I'm reverting that change in
818530bf55For the DWM Bar, some inspiration:
Moved to #10
The secrets mount issue was documented here:
https://github.com/Mic92/sops-nix/issues/721
Fixed as of
5f629fcfacThe scaling issue was solved in
f645c33035.Apparently, having BOTH scaling env vars (GDK_SCALE, etc.) AND
.Xresources:Xft.dpiscales some things twice or thrice, so I figured I'd disable all of the env vars...That worked.
A scaling patch for the cursor is still to be done.
I somehow, for the longest time did not notice that my cursor is tiny.
Since I didn't notice and will probably not pay that much attention to it, it's not a pressing issue; it should be done at some point however.