Update all dotfiles

This commit is contained in:
2025-05-22 17:56:05 -05:00
parent 0280a88a7b
commit 4bb042584b
1651 changed files with 60533 additions and 2672 deletions

View File

@ -0,0 +1,125 @@
# -----------------------------------------------------
# "Dynamic" (default)
# -----------------------------------------------------
animations {
enabled = true
bezier = wind, 0.05, 0.9, 0.1, 1.05
bezier = winIn, 0.1, 1.1, 0.1, 1.1
bezier = winOut, 0.3, -0.3, 0, 1
bezier = liner, 1, 1, 1, 1
animation = windows, 1, 6, wind, slide
animation = windowsIn, 1, 6, winIn, slide
animation = windowsOut, 1, 5, winOut, slide
animation = windowsMove, 1, 5, wind, slide
animation = border, 1, 1, liner
animation = borderangle, 1, 30, liner, once
animation = fade, 1, 10, default
animation = workspaces, 1, 5, wind
}
# -----------------------------------------------------
# "Disabled"
# -----------------------------------------------------
#animations {
#enabled = false
#}
# -----------------------------------------------------
# "Standard"
# -----------------------------------------------------
#animations {
#enabled = true
#bezier = myBezier, 0.05, 0.9, 0.1, 1.05
#animation = windows, 1, 7, myBezier
#animation = windowsOut, 1, 7, default, popin 80%
#animation = border, 1, 10, default
#animation = borderangle, 1, 8, default
#animation = fade, 1, 7, default
#animation = workspaces, 1, 6, default
#}
# -----------------------------------------------------
# "Dynamic"
# -----------------------------------------------------
#animations {
#enabled = true
#bezier = wind, 0.05, 0.9, 0.1, 1.05
#bezier = winIn, 0.1, 1.1, 0.1, 1.1
#bezier = winOut, 0.3, -0.3, 0, 1
#bezier = liner, 1, 1, 1, 1
#animation = windows, 1, 6, wind, slide
#animation = windowsIn, 1, 6, winIn, slide
#animation = windowsOut, 1, 5, winOut, slide
#animation = windowsMove, 1, 5, wind, slide
#animation = border, 1, 1, liner
#animation = borderangle, 1, 30, liner, loop
#animation = fade, 1, 10, default
#animation = workspaces, 1, 5, wind
#}
# -----------------------------------------------------
# "Classic"
# -----------------------------------------------------
#animations {
#enabled = true
#bezier = myBezier, 0.05, 0.9, 0.1, 1.05
#animation = windows, 1, 7, myBezier
#animation = windowsOut, 1, 7, default, popin 80%
#animation = border, 1, 10, default
#animation = borderangle, 1, 8, default
#animation = fade, 1, 7, default
#animation = workspaces, 1, 6, default
#}
# -----------------------------------------------------
# "Fast"
# -----------------------------------------------------
#animations {
#enabled = true
#bezier = linear, 0, 0, 1, 1
#bezier = md3_standard, 0.2, 0, 0, 1
#bezier = md3_decel, 0.05, 0.7, 0.1, 1
#bezier = md3_accel, 0.3, 0, 0.8, 0.15
#bezier = overshot, 0.05, 0.9, 0.1, 1.1
#bezier = crazyshot, 0.1, 1.5, 0.76, 0.92
#bezier = hyprnostretch, 0.05, 0.9, 0.1, 1.0
#bezier = fluent_decel, 0.1, 1, 0, 1
#bezier = easeInOutCirc, 0.85, 0, 0.15, 1
#bezier = easeOutCirc, 0, 0.55, 0.45, 1
#bezier = easeOutExpo, 0.16, 1, 0.3, 1
#animation = windows, 1, 3, md3_decel, popin 60%
#animation = border, 1, 10, default
#animation = fade, 1, 2.5, md3_decel
#animation = workspaces, 1, 3.5, easeOutExpo, slide
#animation = specialWorkspace, 1, 3, md3_decel, slidevert
#}
# -----------------------------------------------------
# "High"
# -----------------------------------------------------
#animations {
#enabled = true
#bezier = wind, 0.05, 0.9, 0.1, 1.05
#bezier = winIn, 0.1, 1.1, 0.1, 1.1
#bezier = winOut, 0.3, -0.3, 0, 1
#bezier = liner, 1, 1, 1, 1
#animation = windows, 1, 6, wind, slide
#animation = windowsIn, 1, 6, winIn, slide
#animation = windowsOut, 1, 5, winOut, slide
#animation = windowsMove, 1, 5, wind, slide
#animation = border, 1, 1, liner
#animation = borderangle, 1, 30, liner, loop
#animation = fade, 1, 10, default
#animation = workspaces, 1, 5, wind
#}
# -----------------------------------------------------
# "Moving"
# -----------------------------------------------------
#animations {
#enabled = true
#bezier = overshot, 0.05, 0.9, 0.1, 1.05
#bezier = smoothOut, 0.5, 0, 0.99, 0.99
#bezier = smoothIn, 0.5, -0.5, 0.68, 1.5
#animation = windows, 1, 5, overshot, slide
#animation = windowsOut, 1, 3, smoothOut
#animation = windowsIn, 1, 3, smoothOut
#animation = windowsMove, 1, 4, smoothIn, slide
#animation = border, 1, 5, default
#animation = fade, 1, 5, smoothIn
#animation = fadeDim, 1, 5, smoothIn
#animation = workspaces, 1, 6, default
#}

View File

@ -0,0 +1,48 @@
# ___ __ __ __
# / _ |__ __/ /____ ___ / /____ _____/ /_
# / __ / // / __/ _ \(_-</ __/ _ `/ __/ __/
# /_/ |_\_,_/\__/\___/___/\__/\_,_/_/ \__/
#
# Setup XDG for screen sharing and start waypaper and waybar
exec-once = ~/.config/hypr/scripts/xdg.sh
# Load Wallpaper
exec-once = ~/.config/hypr/scripts/wallpaper-restore.sh
# Start Polkit
exec-once=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
# Load Notification Daemon
exec-once = ~/.config/ml4w/settings/notification.sh
# Load GTK settings
exec-once = ~/.config/hypr/scripts/gtk.sh
# Using hypridle to start hyprlock
exec-once = hypridle
# Load cliphist history
exec-once = wl-paste --watch cliphist store
# Autostart ML4W App
exec-once = ~/.config/ml4w/scripts/ml4w-autostart.sh
# Start ags
exec-once = ~/.config/ml4w/scripts/ags.sh
# Start autostart cleanup
exec-once = ~/.config/hypr/scripts/cleanup.sh
# Load configuration from ML4W Hyprland Settings App
exec = ~/.config/ml4w-hyprland-settings/hyprctl.sh
# Dock
exec-once = ~/.config/nwg-dock-hyprland/launch.sh
# Apps
exec-once = nextcloud --background
exec-once = bitwarden
exec-once = startsunshine
exec-once = /home/gib/.local/share/JetBrains/Toolbox/bin/jetbrains-toolbox --minimize
exec-once = flatpak run app.bluebubbles.BlueBubbles minimized

View File

@ -0,0 +1,24 @@
# Add your additional Hyprland configurations here
#
# This is an additional key binding
# bind = $mainMod CTRL, up, workspace, empty
#
# Example for xwayland
# xwayland {
# force_zero_scaling = true
# }
# qt5ct environment variable
# env = QT_QPA_PLATFORMTHEME,qt5ct
# SDL version
env = SDL_VIDEODRIVER,wayland
# env = SDL_VIDEODRIVER,x11
# No Hardware Cursor
# cursor {
# no_hardware_cursors = false
# }
# Blur for waybar
#layerrule = blur, waybar

View File

@ -0,0 +1,168 @@
# -----------------------------------------------------
# Default
# -----------------------------------------------------
decoration {
rounding = 10
active_opacity = 1.0
inactive_opacity = 0.8
fullscreen_opacity = 1.0
blur {
enabled = true
size = 6
passes = 2
new_optimizations = on
ignore_opacity = true
xray = true
# blurls = waybar
}
shadow {
enabled = true
range = 30
render_power = 3
color = 0x66000000
}
}
# -----------------------------------------------------
# Rounding
# -----------------------------------------------------
#decoration {
#rounding = 10
#active_opacity = 1.0
#inactive_opacity = 0.8
#fullscreen_opacity = 1.0
#blur {
#enabled = true
#size = 6
#passes = 2
#new_optimizations = on
#ignore_opacity = true
#xray = true
## blurls = waybar
#}
#shadow {
#enabled = true
#range = 30
#render_power = 3
#color = 0x66000000
#}
#}
# -----------------------------------------------------
# Rounding All Blur
# -----------------------------------------------------
#decoration {
#rounding = 10
#active_opacity = 0.9
#inactive_opacity = 0.6
#fullscreen_opacity = 0.9
#blur {
#enabled = true
#size = 12
#passes = 4
#new_optimizations = on
#ignore_opacity = true
#xray = true
#blurls = waybar
#}
#shadow {
#enabled = true
#range = 30
#render_power = 3
#color = 0x66000000
#}
#}
# -----------------------------------------------------
# Rounding, All Blur No Shadows
# -----------------------------------------------------
#decoration {
#rounding = 10
#active_opacity = 0.9
#inactive_opacity = 0.6
#fullscreen_opacity = 0.9
#blur {
#enabled = true
#size = 12
#passes = 4
#new_optimizations = on
#ignore_opacity = true
#xray = true
#blurls = waybar
#}
#shadow {
#enabled = false
#range = 30
#render_power = 3
#color = 0x66000000
#}
#}
# -----------------------------------------------------
# Rounding, More Blur
# -----------------------------------------------------
#decoration {
#rounding = 10
#active_opacity = 1.0
#inactive_opacity = 0.6
#fullscreen_opacity = 1.0
#blur {
#enabled = true
#size = 12
#passes = 6
#new_optimizations = on
#ignore_opacity = true
#xray = true
## blurls = waybar
#}
#shadow {
#enabled = true
#range = 30
#render_power = 3
#color = 0x66000000
#}
#}
# -----------------------------------------------------
# No Rounding
# -----------------------------------------------------
#decoration {
#rounding = 0
#active_opacity = 1.0
#inactive_opacity = 0.8
#fullscreen_opacity = 1.0
#blur {
#enabled = true
#size = 6
#passes = 2
#new_optimizations = on
#ignore_opacity = true
#xray = true
## blurls = waybar
#}
#shadow {
#enabled = true
#range = 30
#render_power = 3
#color = 0x66000000
#}
#}
# -----------------------------------------------------
# No Rounding, More Blur
# -----------------------------------------------------
#decoration {
#rounding = 0
#active_opacity = 1.0
#inactive_opacity = 0.6
#fullscreen_opacity = 1.0
#blur {
#enabled = true
#size = 12
#passes = 6
#new_optimizations = on
#ignore_opacity = true
#xray = true
## blurls = waybar
#}
#shadow {
#enabled = true
#range = 30
#render_power = 3
#color = 0x66000000
#}
#}

View File

@ -0,0 +1,134 @@
# -----------------------------------------------------
# Keybingings
# -----------------------------------------------------
# -----------------------------------------------------
# SUPER KEY
# -----------------------------------------------------
$mainMod = SUPER
$altMod = ALT
# -----------------------------------------------------
# VARIABLES
# -----------------------------------------------------
$HYPRSCRIPTS = ~/.config/hypr/scripts
$SCRIPTS = ~/.config/ml4w/scripts
# -----------------------------------------------------
# DEFAULT APPLICATIONS
# -----------------------------------------------------
$terminal = kitty
$fileManager = nautilus
$browser = firefox
$menu = pkill rofi || rofi -show drun -replace
$calculator = gnome-calculator
# -----------------------------------------------------
# DEFAULT COMMANDS
# -----------------------------------------------------
$quitwindow = killactive
$forcequit = hyprctl activewindow | grep pid | tr -d 'pid:' | xargs kill
# -----------------------------------------------------
# DEFAULT APPLICATION BINDINGS
# -----------------------------------------------------
bind = $mainMod, T, exec, $terminal
bind = $mainMod, W, exec, $browser
bind = $mainMod, F, exec, $fileManager
bind = $mainMod, C, exec, $calculator
bind = $mainMod, D, exec, $menu
bind = $altMod, D, exec, nwg-dock-hyprland
# -----------------------------------------------------
# DEFAULT WINDOW BINDINGS
# -----------------------------------------------------
bind = $mainMod, Q, $quitwindow
bind = $mainMod SHIFT, Q, exec, $forcequit
bind = $mainMod, M, fullscreen, 1
bind = $mainMod SHIFT, M, fullscreen, 0
bind = $mainMod, E, togglefloating
bind = $mainMod SHIFT, E, exec, $HYPRSCRIPTS/toggleallfloat.sh
bind = $mainMod, X, togglesplit
bind = $mainMod, Z, swapsplit
bind = $mainMod, H, movefocus, l
bind = $mainMod, L, movefocus, r
bind = $mainMod, K, movefocus, u
bind = $mainMod, J, movefocus, d
bindm = $mainMod, mouse:272, movewindow
bindm = $mainMod, mouse:273, resizewindow
bind = $mainMod CTRL, L, resizeactive, 100 0
bind = $mainMod CTRL, H, resizeactive, -100 0
bind = $mainMod CTRL, J, resizeactive, 0 100
bind = $mainMod CTRL, K, resizeactive, 0 -100
# -----------------------------------------------------
# ACTIONS
# -----------------------------------------------------
bind = $mainMod SHIFT, A, exec, $HYPRSCRIPTS/toggle-animations.sh
bind = $mainMod, PRINT, exec, $HYPRSCRIPTS/screenshot.sh
bind = $mainMod SHIFT, S, exec, $HYPRSCRIPTS/screenshot.sh
bind = $mainMod CTRL, Q, exec, ~/.config/ml4w/scripts/wlogout.sh
bind = $mainMod SHIFT, W, exec, waypaper --random
bind = $mainMod CTRL, W, exec, waypaper
bind = $mainMod ALT, W, exec, $HYPERSCRIPTS/wallpaper-automation.sh
bind = $mainMod SHIFT, R, exec, $HYPRSCRIPTS/loadconfig.sh
bind = $mainMod, V, exec, $SCRIPTS/cliphist.sh
bind = $mainMod SHIFT, B, exec, ~/.config/waybar/launch.sh
bind = $mainMod CTRL, B, exec, ~/.config/waybar/toggle.sh
bind = $mainMod CTRL, T, exec, ~/.config/waybar/themeswitcher.sh
bind = $mainMod CTRL, S, exec, ~/.config/ml4w/apps/ML4W_Dotfiles_Settings-x86_64.AppImage
# -----------------------------------------------------
# WORKSPACES
# -----------------------------------------------------
# Move to workspace from left to right
bind = $altMod, H, workspace, -3
bind = $altMod, L, workspace, +3
bind = $mainMod, mouse_down, workspace, e+1
bind = $mainMod, mouse_up, workspace, e-1
# Open workspace by number
bind = $mainMod, 1, workspace, 1
bind = $mainMod, 1, workspace, 2
bind = $mainMod, 1, workspace, 3
bind = $mainMod, 2, workspace, 3
bind = $mainMod, 2, workspace, 4
bind = $mainMod, 2, workspace, 5
bind = $mainMod, 6, workspace, 6
bind = $mainMod, 3, workspace, 3
bind = $mainMod, 3, workspace, 7
bind = $mainMod, 3, workspace, 8
bind = $mainMod, 9, workspace, 9
# Move active window to workspace from left to right
bind = $mainMod SHIFT, H, movetoworkspace, -1
bind = $mainMod SHIFT, L, movetoworkspace, +1
bind = $altMod SHIFT, H, movetoworkspace, -3
bind = $altMod SHIFT, L, movetoworkspace, +3
# Move active window to workspace by number
bind = $mainMod SHIFT, 1, movetoworkspace, 1
bind = $mainMod SHIFT, 2, movetoworkspace, 2
bind = $mainMod SHIFT, 3, movetoworkspace, 3
bind = $mainMod SHIFT, 4, movetoworkspace, 4
bind = $mainMod SHIFT, 5, movetoworkspace, 5
bind = $mainMod SHIFT, 6, movetoworkspace, 6
bind = $mainMod SHIFT, 7, movetoworkspace, 7
bind = $mainMod SHIFT, 8, movetoworkspace, 8
bind = $mainMod SHIFT, 9, movetoworkspace, 9
# -----------------------------------------------------
# Fn Keys
# -----------------------------------------------------
bind = , XF86MonBrightnessUp, exec, brightnessctl -q s +10%
bind = , XF86MonBrightnessDown, exec, brightnessctl -q s 10%-
bind = , XF86AudioRaiseVolume, exec, pactl set-sink-volume @DEFAULT_SINK@ +5%
bind = , XF86AudioLowerVolume, exec, pactl set-sink-volume @DEFAULT_SINK@ -5%
bind = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
bind = , XF86AudioPlay, exec, playerctl play-pause
bind = , XF86AudioPause, exec, playerctl pause
bind = , XF86AudioNext, exec, playerctl next
bind = , XF86AudioPrev, exec, playerctl previous
bind = , XF86AudioMicMute, exec, pactl set-source-mute @DEFAULT_SOURCE@ toggle
bind = , XF86Calculator, exec, $calculator
bind = , XF86Lock, exec, hyprlock
bind = , code:238, exec, brightnessctl -d smc::kbd_backlight s +10
bind = , code:237, exec, brightnessctl -d smc::kbd_backlight s 10-

View File

@ -0,0 +1,35 @@
# -----------------------------------------------------
# Keyboard Layout
# https://wiki.hyprland.org/Configuring/Variables/#input
# -----------------------------------------------------
input {
kb_layout = us
kb_variant =
kb_model =
kb_options =
numlock_by_default = true
mouse_refocus = false
# For United States
# kb_layout = us
# kb_variant = intl
# kb_model = pc105
# kb_options =
follow_mouse = 1
touchpad {
# for desktop
natural_scroll = false
# for laptop
# natural_scroll = yes
# middle_button_emulation = true
# clickfinger_behavior = false
scroll_factor = 1.0 # Touchpad scroll factor
}
sensitivity = 0 # Pointer speed: -1.0 - 1.0, 0 means no modification.
}
gestures {
workspace_swipe = true
}

View File

@ -0,0 +1,45 @@
# -----------------------------------------------------
# Default
# -----------------------------------------------------
dwindle {
pseudotile = true
preserve_split = true
}
master {
# Commented out due to compatibility reasons
# new_status = master
}
gestures {
workspace_swipe = false
}
binds {
workspace_back_and_forth = true
allow_workspace_cycles = true
pass_mouse_when_bound = false
}
# -----------------------------------------------------
# Laptop
# -----------------------------------------------------
#dwindle {
#pseudotile = true
#preserve_split = true
#}
#master {
## Commented out due to compatibility reasons
## new_status = master
#}
#gestures {
#workspace_swipe = true
#workspace_swipe_fingers = 3
#workspace_swipe_distance = 500
#workspace_swipe_invert = true
#workspace_swipe_min_speed_to_force = 30
#workspace_swipe_cancel_ratio = 0.5
#workspace_swipe_create_new = true
#workspace_swipe_forever = true
#}
#binds {
#workspace_back_and_forth = true
#allow_workspace_cycles = true
#pass_mouse_when_bound = false
#}

View File

@ -0,0 +1,8 @@
# -----------------------------------------------------
# Misc settings
# -----------------------------------------------------
misc {
disable_hyprland_logo = true
disable_splash_rendering = true
initial_workspace_tracking = 1
}

View File

@ -0,0 +1,124 @@
# __ _____ _____ __ _____ ___
# / |/ / / / / / | /| / / / ___/__ ___ / _/
# / /|_/ / /_/_ _/ |/ |/ / / /__/ _ \/ _ \/ _/
# /_/ /_/____//_/ |__/|__/ \___/\___/_//_/_/
#
# Pavucontrol floating
windowrulev2 = float,class:(.*org.pulseaudio.pavucontrol.*)
windowrulev2 = size 700 600,class:(.*org.pulseaudio.pavucontrol.*)
windowrulev2 = center,class:(.*org.pulseaudio.pavucontrol.*)
windowrulev2 = pin,class:(.*org.pulseaudio.pavucontrol.*)
# OpenAI ChatGPT floating
windowrulev2 = float,title:(ChatGPT.*)
windowrulev2 = float,title:(.*chat.gibbyb.com.*)
windowrulev2 = size 500 50%,title:(.*chat.gibbyb.com.*)
windowrulev2 = move 20 70,title:(.*chat.gibbyb.com.*)
# ML4W Welcome App floating
windowrulev2 = float,class:(.*waypaper.*)
windowrulev2 = size 900 700,class:(.*waypaper.*)
windowrulev2 = center,class:(.*waypaper.*)
windowrulev2 = pin,class:(.*waypaper.*)
# ML4W Welcome App floating
windowrulev2 = float,class:(com.ml4w.welcome)
windowrulev2 = size 700 600,class:(com.ml4w.welcome)
windowrulev2 = center,class:(com.ml4w.welcome)
windowrulev2 = pin,class:(com.ml4w.welcome)
windowrulev2 = float,class:(ml4w-welcome.py)
windowrulev2 = size 400 500,class:(ml4w-welcome.py)
windowrulev2 = center,class:(ml4w-welcome.py)
windowrulev2 = pin,class:(ml4w-welcome.py)
# ML4W Settings App floating
windowrulev2 = float,class:(com.ml4w.dotfilessettings)
windowrulev2 = size 700 600,class:(com.ml4w.dotfilessettings)
windowrulev2 = move 10% 20%,class:(com.ml4w.dotfilessettings)
windowrulev2 = pin,class:(com.ml4w.dotfilessettings)
windowrulev2 = float,class:(ml4w-dotfiles-settings.py)
windowrulev2 = size 400 500,class:(ml4w-dotfiles-settings.py)
windowrulev2 = move 10% 20%,class:(ml4w-dotfiles-settings.py)
windowrulev2 = pin,class:(ml4w-dotfiles-settings.py)
# ML4W Hyprland App floating
windowrulev2 = float,class:(com.ml4w.hyprland.settings)
windowrulev2 = size 700 600,class:(com.ml4w.hyprland.settings)
windowrulev2 = center,class:(com.ml4w.hyprland.settings)
windowrulev2 = pin,class:(com.ml4w.hyprland.settings)
windowrulev2 = float,class:(ml4w-hyprland-settings.py)
windowrulev2 = size 700 600,class:(ml4w-hyprland-settings.py)
windowrulev2 = center,class:(ml4w-hyprland-settings.py)
windowrulev2 = pin,class:(ml4w-hyprland-settings.py)
# System Mission Center
windowrulev2 = float, class:(io.missioncenter.MissionCenter)
windowrulev2 = pin, class:(io.missioncenter.MissionCenter)
windowrulev2 = center, class:(io.missioncenter.MissionCenter)
windowrulev2 = size 900 600, class:(io.missioncenter.MissionCenter)
# System Mission Center Preference Window
windowrulev2 = float, class:(missioncenter), title:^(Preferences)$
windowrulev2 = pin, class:(missioncenter), title:^(Preferences)$
windowrulev2 = center, class:(missioncenter), title:^(Preferences)$
# Gnome Calculator
windowrulev2 = float,class:(org.gnome.Calculator)
windowrulev2 = size 700 600,class:(org.gnome.Calculator)
windowrulev2 = center,class:(org.gnome.Calculator)
# Emoji Picker Smile
windowrulev2 = float,class:(it.mijorus.smile)
windowrulev2 = pin, class:(it.mijorus.smile)
windowrulev2 = move 100%-w-40 90,class:(it.mijorus.smile)
# Hyprland Share Picker
windowrulev2 = float, class:(hyprland-share-picker)
windowrulev2 = pin, class:(hyprland-share-picker)
windowrulev2 = center, title:class:(hyprland-share-picker)
windowrulev2 = size 600 400,class:(hyprland-share-picker)
# General floating
windowrulev2 = float,class:(dotfiles-floating)
windowrulev2 = size 1000 700,class:(dotfiles-floating)
windowrulev2 = center,class:(dotfiles-floating)
windowrulev2 = pin, class:(dotfiles-floating)
# XDG Desktop Portal
env = XDG_CURRENT_DESKTOP,Hyprland
env = XDG_SESSION_TYPE,wayland
env = XDG_SESSION_DESKTOP,Hyprland
# QT
env = QT_QPA_PLATFORM,wayland;xcb
env = QT_QPA_PLATFORMTHEME,qt6ct
env = QT_QPA_PLATFORMTHEME,qt5ct
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
env = QT_AUTO_SCREEN_SCALE_FACTOR,1
# GDK
env = GDK_SCALE,1
# Toolkit Backend
env = GDK_BACKEND,wayland,x11,*
env = CLUTTER_BACKEND,wayland
# Mozilla
env = MOZ_ENABLE_WAYLAND,1
# Set the cursor size for xcursor
env = XCURSOR_SIZE,24
# Disable appimage launcher by default
env = APPIMAGELAUNCHER_DISABLE,1
# Ozone
env = OZONE_PLATFORM,wayland
env = ELECTRON_OZONE_PLATFORM_HINT,wayland
# Python
# env = PYTHONPATH,/usr/lib/python3.12/site-packages:/usr/lib/python3.13/site-packages:$PYTHONPATH

View File

@ -0,0 +1,23 @@
# -----------------------------------------------------
# NVIDIA Environment Variables
# https://wiki.hyprland.org/Nvidia/
# -----------------------------------------------------
env = GBM_BACKEND,nvidia-drm
env = LIBVA_DRIVER_NAME,nvidia
env = SDL_VIDEODRIVER,wayland
env = WLR_DRM_NO_ATOMIC,1
env = __GL_VRR_ALLOWED,1
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
env = __NV_PRIME_RENDER_OFFLOAD,1
env = __VK_LAYER_NV_optimus,NVIDIA_only
# FOR VM and POSSIBLY NVIDIA
env = WLR_NO_HARDWARE_CURSORS,1 # On hyprland >v0.41, now configured on variable cursor section
env = WLR_RENDERER_ALLOW_SOFTWARE,1
# nvidia firefox (for hardware acceleration on FF)?
# check this post https://github.com/elFarto/nvidia-vaapi-driver#configuration
env = MOZ_DISABLE_RDD_SANDBOX,1
env = EGL_PLATFORM,wayland
env = ELECTRON_OZONE_PLATFORM_HINT,auto
cursor {
no_hardware_cursors = true
}

View File

@ -0,0 +1,49 @@
# -----------------------------------------------------
# Default
# -----------------------------------------------------
general {
gaps_in = 10
gaps_out = 14
border_size = 3
col.active_border = $color11
col.inactive_border = rgba(ffffffff)
layout = dwindle
resize_on_border = true
}
# -----------------------------------------------------
# No Border
# -----------------------------------------------------
#general {
#gaps_in = 10
#gaps_out = 14
#border_size = 0
#col.active_border = $color11
#col.inactive_border = rgba(ffffffff)
#layout = dwindle
#resize_on_border = true
#}
# -----------------------------------------------------
# Border 1
# -----------------------------------------------------
#general {
#gaps_in = 10
#gaps_out = 14
#border_size = 1
#col.active_border = $color11
#col.inactive_border = rgba(ffffffff)
#layout = dwindle
#resize_on_border = true
#}
# -----------------------------------------------------
# Border 1 Reverse
# -----------------------------------------------------
#general {
#gaps_in = 10
#gaps_out = 14
#border_size = 1
#col.active_border = rgba(ffffffff)
#col.inactive_border = $color11
#layout = dwindle
#resize_on_border = true
#}