1
0
Fork 0

Merge branch 'main' of git.snaile.de:luca/dotfiles

This commit is contained in:
Luca Bilke 2024-06-12 10:27:16 +02:00
commit ca7ef7b43a
5 changed files with 3 additions and 9 deletions

View file

@ -66,7 +66,7 @@ return {
opts = function(_, opts)
local center = {
{
action = LazyVim.telescope("files"),
action = LazyVim.pick("files"),
desc = " Find File" .. string.rep(" ", 33),
icon = "",
key = "f",

2
.gitignore vendored
View file

@ -1,7 +1,7 @@
.config/zsh/.zcompdump
.config/zsh/completions/_kube
.config/zsh/configs/host-setup
.local/share/service
.config/nvim/lazyvim.json
.config/nvim/lua/config/secrets.lua
.local/share/xkb/compiled/keymap
.local/share/service/**/supervise/**

View file

@ -1,2 +0,0 @@
#!/bin/sh
exec vlogger -t hydroxide

View file

@ -1,4 +0,0 @@
#!/bin/sh
exec 2>&1
exec hydroxide serve

View file

@ -1,4 +1,4 @@
#!/bin/sh
exec 2>&1
exec unclutter -noevents -idle 3
exec unclutter -noevents -idle 3 -not Firefox