mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-14 06:31:00 +00:00
Fixed everything for Ubuntu.
This commit is contained in:
+15
-15
@@ -28,10 +28,10 @@ exec-once = hyprctl setcursor Adwaita 24 # Needed on NixOS
|
||||
exec-once = mkdir -p $HOME/Pictures/Screenshots
|
||||
|
||||
# Our apps, adjust for yourself, otherwise apps won't run!
|
||||
$terminal = kitty
|
||||
$terminal = foot
|
||||
$fileManager = nautilus
|
||||
$menu = wofi --show drun
|
||||
$telegram = Telegram
|
||||
$telegram = telegram-desktop
|
||||
$spotify = spotify
|
||||
$vscode = code
|
||||
$browser = google-chrome-stable
|
||||
@@ -60,8 +60,8 @@ input {
|
||||
}
|
||||
|
||||
# Gestures
|
||||
gesture = 3, horizontal, workspace
|
||||
gesture = 3, vertical, fullscreen
|
||||
#gesture = 3, horizontal, workspace
|
||||
#gesture = 3, vertical, fullscreen
|
||||
|
||||
# General settings
|
||||
general {
|
||||
@@ -84,12 +84,12 @@ decoration {
|
||||
active_opacity = 0.985
|
||||
inactive_opacity = 0.85
|
||||
|
||||
shadow {
|
||||
enabled = true
|
||||
range = 4
|
||||
render_power = 3
|
||||
color = rgba(1a1a1aee)
|
||||
}
|
||||
#shadow {
|
||||
# enabled = true
|
||||
# range = 4
|
||||
# render_power = 3
|
||||
# color = rgba(1a1a1aee)
|
||||
#}
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
@@ -140,11 +140,11 @@ binds {
|
||||
}
|
||||
|
||||
# XWayland settings
|
||||
xwayland {
|
||||
enabled = true
|
||||
force_zero_scaling = false
|
||||
use_nearest_neighbor = false
|
||||
}
|
||||
#xwayland {
|
||||
# enabled = true
|
||||
# force_zero_scaling = false
|
||||
# use_nearest_neighbor = false
|
||||
#}
|
||||
|
||||
# Window Rules
|
||||
## Default rules
|
||||
|
||||
Reference in New Issue
Block a user