home: setup x cursor module
This commit is contained in:
parent
28e08c817e
commit
36d8b273b7
3 changed files with 19 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
home-manager.users.alarsyo = {
|
||||
# Keyboard settings & i3 settings
|
||||
my.home.x.enable = true;
|
||||
my.home.x.cursor.enable = true;
|
||||
my.home.emacs.enable = true;
|
||||
my.home.tmux.enable = true;
|
||||
my.theme = config.home-manager.users.alarsyo.my.themes.solarizedLight;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue