chore: Sync
This commit is contained in:
parent
954f87c7c7
commit
22f590c785
3 changed files with 22 additions and 3 deletions
|
@ -1,3 +1,20 @@
|
||||||
{
|
{
|
||||||
"SKIP_HOST_UPDATE": true
|
"SKIP_HOST_UPDATE": true,
|
||||||
|
"IS_MAXIMIZED": false,
|
||||||
|
"IS_MINIMIZED": false,
|
||||||
|
"WINDOW_BOUNDS": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 28,
|
||||||
|
"width": 1366,
|
||||||
|
"height": 740
|
||||||
|
},
|
||||||
|
"DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING": true,
|
||||||
|
"MIN_WIDTH": 940,
|
||||||
|
"MIN_HEIGHT": 500,
|
||||||
|
"chromiumSwitches": {},
|
||||||
|
"openasar": {
|
||||||
|
"setup": true,
|
||||||
|
"css": "@import url(\"https://luckfire.github.io/amoled-cord/src/amoled-cord.css\")"
|
||||||
|
},
|
||||||
|
"trayBalloonShown": true
|
||||||
}
|
}
|
|
@ -11,7 +11,7 @@ exec-once = xsettingsd &
|
||||||
#exec-once = mpvpaper -vs -o "no-audio loop" VGA-1 /home/ziro/my\ Files/Wallpaper/HoloLive/Torii\ Gate/Torii\ Gate.webm &
|
#exec-once = mpvpaper -vs -o "no-audio loop" VGA-1 /home/ziro/my\ Files/Wallpaper/HoloLive/Torii\ Gate/Torii\ Gate.webm &
|
||||||
exec-once = swww query || sleep 1; swww init --format xrgb && swww img -t none $HOME/Wallpaper/HoloLive/Torii\ Gate/Torii\ Gate.gif
|
exec-once = swww query || sleep 1; swww init --format xrgb && swww img -t none $HOME/Wallpaper/HoloLive/Torii\ Gate/Torii\ Gate.gif
|
||||||
|
|
||||||
monitor=,preferred,auto,auto
|
monitor=,preferred,auto,1
|
||||||
|
|
||||||
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
|
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
|
||||||
input {
|
input {
|
||||||
|
|
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
|
.config/discordcanary
|
||||||
|
!.config/discordcanary/settings.json
|
||||||
.config/zsh/
|
.config/zsh/
|
||||||
!.config/zsh/.zprofile
|
!.config/zsh/.zprofile
|
||||||
!.config/zsh/.zshenv
|
!.config/zsh/.zshenv
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue