Compare commits

..

No commits in common. "5aed9d6f6805d6c9a809e631d74ddb22502f4eae" and "678846d3788ecdbb5254a10bec7def978a97d11f" have entirely different histories.

3 changed files with 0 additions and 29 deletions

View File

@ -2,24 +2,4 @@
"java.import.gradle.java.home": "/usr/lib/jvm/java-17-openjdk",
"java.jdt.ls.java.home": "/usr/lib/jvm/java-17-openjdk",
"semanticTokens.enable": true,
"inlayHint.enable": true,
"inlayHint.display": true,
"inlayHint.enableParameter": true,
"languageserver": {
"ccls": {
"command": "ccls",
"filetypes": ["c", "cpp", "cuda", "objc", "objcpp"],
"rootPatterns": [".ccls-root", "compile_commands.json"],
"initializationOptions": {
"cache": {
"directory": ".ccls-cache"
},
"client": {
"snippetSupport": true
}
}
}
}
}

View File

@ -1,8 +0,0 @@
#!/bin/bash
for (( i=1; i<4; i++ )); do
echo $i
sleep 1
done
echo "Go!"
xdotool type $(xclip -o)

View File

@ -39,7 +39,6 @@ xcompmgr -n &
xrandr --output HDMI-1 --mode 1920x1080 --rate 60 --brightness 0.8 --left-of DP-3
xrandr --output DP-3 --mode 1920x1080 --rate 165 --brightness 0.8 --primary
otd-daemon & disown
start-pipewire &
dbus-launch --exit-with-session awesome