Update README and other stuff
This commit is contained in:
parent
b4cb965ac9
commit
4183a40918
5 changed files with 89 additions and 11 deletions
Binary file not shown.
|
|
@ -1,7 +1,7 @@
|
|||
# This file contains fish universal variable definitions.
|
||||
# VERSION: 3.0
|
||||
SETUVAR --export EDITOR:nvim
|
||||
SETUVAR --export MANPAGER:nvim\x20\x2bMan\x21
|
||||
# SETUVAR --export MANPAGER:nvim\x20\x2bMan\x21
|
||||
SETUVAR --export QT_QPA_PLATFORMTHEME:qt6ct
|
||||
SETUVAR __fish_initialized:3800
|
||||
SETUVAR fish_color_autosuggestion:585858
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[Unit]
|
||||
Description=Alacritty Daemon
|
||||
After=graphical-session.target
|
||||
PartOf=graphical-session.target
|
||||
After=graphical-session.target
|
||||
Requisite=graphical-session.target
|
||||
|
||||
[Service]
|
||||
ExecStart=alacritty --daemon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue