[git] Adds log alias. [hyprland] Adds xcursor var back in
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"r" = "remote";
|
||||
"amend" = "commit -a --amend --no-edit";
|
||||
"c" = "commit -am";
|
||||
"l" = "log --oneline";
|
||||
};
|
||||
extraConfig = {
|
||||
core = {
|
||||
|
||||
@@ -36,6 +36,7 @@
|
||||
];
|
||||
|
||||
env = [
|
||||
"XCURSOR_SIZE,32"
|
||||
"HYPRCURSOR_SIZE,32"
|
||||
"HYPRCURSOR_THEME,phinger"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user