in latvian!!!!
This commit is contained in:
@@ -114,8 +114,8 @@
|
||||
foreground = "#a6e3a1"
|
||||
timeout = 10
|
||||
|
||||
[hyprland_welcome_dots]
|
||||
summary = "Welcome to... your PC?"
|
||||
[hyprland_welcome_new]
|
||||
summary = "Sveicināti Hyprland!"
|
||||
background = "#1e1e2e"
|
||||
frame_color = "#a6e3a1"
|
||||
foreground = "#a6e3a1"
|
||||
@@ -127,12 +127,30 @@
|
||||
frame_color = "#fab387"
|
||||
foreground = "#fab387"
|
||||
|
||||
[dotfiles_kbd]
|
||||
summary = "Tastatūra"
|
||||
background = "#1e1e2e"
|
||||
frame_color = "#fab387"
|
||||
foreground = "#fab387"
|
||||
|
||||
[dotfiles_wallpaper]
|
||||
summary = "Fons"
|
||||
background = "#1e1e2e"
|
||||
frame_color = "#fab387"
|
||||
foreground = "#fab387"
|
||||
|
||||
[dotfiles_screenshot]
|
||||
summary = "Screenshot"
|
||||
summary = "Ekrānuzņēmums"
|
||||
background = "#1e1e2e"
|
||||
frame_color = "#89dceb"
|
||||
foreground = "#89dceb"
|
||||
|
||||
[dotfiles_error]
|
||||
summary = "Kļūda"
|
||||
background = "#1e1e2e"
|
||||
foreground = "#f38ba8"
|
||||
frame_color = "#f38ba8"
|
||||
|
||||
[roblox_wrapper_general]
|
||||
summary = "Roblox"
|
||||
background = "#1e1e2e"
|
||||
|
||||
@@ -27,7 +27,7 @@ exec-once = arrpc
|
||||
|
||||
# Hyprland Splash
|
||||
# exec-once = "sleep 5 && bun run scripts/bin/betterSplash.ts"
|
||||
exec-once = sleep 5 && notify-send "Welcome to Hyprland!" "$(hyprctl splash)"
|
||||
exec-once = sleep 5 && notify-send "Sveicināti Hyprland!" "$(hyprctl splash)"
|
||||
|
||||
# exec-once = nix-shell -p mpvpaper --command "mpvpaper -o \"no-audio loop loop-playlist\" HDMI-A-2 \"/home/ocbwoy3/Documents/Boykisser Chipi Chipi Full Animation [3sP6ZvlqJeE].webm\""
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# https://wiki.hyprland.org/Configuring/Configuring-Hyprland/
|
||||
|
||||
exec-once = hyprctl notify 1 5000 0 " Loading OCbwoy3's Dotfiles"
|
||||
exec-once = hyprctl notify 1 5000 0 " Hyprland!!"
|
||||
|
||||
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
screencopy {
|
||||
max_fps = 60
|
||||
max_fps = 240
|
||||
allow_token_by_default = true
|
||||
}
|
||||
|
||||
@@ -115,8 +115,8 @@
|
||||
"format-ethernet": "",
|
||||
"format-disconnected": "",
|
||||
"tooltip-format": " {ifname} via {gwaddri}",
|
||||
"tooltip-format-wifi": " {ifname} @ {essid}\nIP: {ipaddr}\nStrength: {signalStrength}%\nFreq: {frequency}MHz\nUp: {bandwidthUpBits} Down: {bandwidthDownBits}",
|
||||
"tooltip-format-ethernet": " {ifname}\nIP: {ipaddr}\nUp: {bandwidthUpBits} Down: {bandwidthDownBits}",
|
||||
"tooltip-format-wifi": " {ifname} @ {essid}\nIP adrese: {ipaddr}\nSignāls: {signalStrength}%\nFrekvence: {frequency}MHz\n: {bandwidthUpBits} {bandwidthDownBits}",
|
||||
"tooltip-format-ethernet": " {ifname}\nIP adrese: {ipaddr}\n {bandwidthUpBits} {bandwidthDownBits}",
|
||||
"tooltip-format-disconnected": "",
|
||||
"max-length": 50,
|
||||
"on-click": "GTK_THEME=catppuccin-mocha-blue-standard+default nm-connection-editor"
|
||||
|
||||
Reference in New Issue
Block a user