Added rofi. Ignored some applications from rofi list. Added (nonworking) kanata). Added more packages. Added hyprsunset. Ingoring hyprland monitors. More.
This commit is contained in:
parent
ae719aacf3
commit
101a5d9bf2
26 changed files with 782 additions and 16 deletions
|
|
@ -0,0 +1 @@
|
|||
/home/jsw/.config/systemd/user/kanata.service
|
||||
11
private_dot_config/systemd/user/kanata.service
Normal file
11
private_dot_config/systemd/user/kanata.service
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[Unit]
|
||||
Description=Polkit GNOME Authentication Agent
|
||||
After=graphical-session.target
|
||||
|
||||
[Service]
|
||||
WorkingDirectory=%h
|
||||
ExecStart=/usr/bin/kanata -c ./.config/kanata/config.kbd
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue