changed workspace anim speed, changed autostart exec line for polkit
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
# -----------------------------------------------------
|
||||
|
||||
# Start Polkit
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec-once=/usr/lib/polkit-kde-authentication-agent-1
|
||||
|
||||
# Load Dunst Notification Manager
|
||||
exec-once = dunst
|
||||
# Load Swaync Notification Manager
|
||||
exec-once = swaync
|
||||
|
||||
# Using hypridle to start hyprlock
|
||||
exec-once = hypridle
|
||||
|
||||
@@ -21,7 +21,7 @@ source = ~/.config/hypr/conf/autostart.conf
|
||||
|
||||
# Set programs that you use
|
||||
$terminal = kitty
|
||||
$fileManager = thunar
|
||||
$fileManager = nemo
|
||||
$menu = rofi --show drun
|
||||
|
||||
# Some default env vars.
|
||||
@@ -100,7 +100,7 @@ animations {
|
||||
animation = border, 1, 10, default
|
||||
animation = borderangle, 1, 8, default
|
||||
animation = fade, 1, 7, default
|
||||
animation = workspaces, 1, 2, default
|
||||
animation = workspaces, 1, 4, default
|
||||
}
|
||||
|
||||
dwindle {
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
background {
|
||||
monitor =
|
||||
path = $HOME/.config/.wallpaper/rdr2.png # only png supported for now
|
||||
path = $HOME/.config/.wallpaper/guarma.png # only png supported for now
|
||||
}
|
||||
|
||||
input-field {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
preload = ~/.config/.wallpaper/rdr2.png
|
||||
preload = ~/.config/.wallpaper/guarma.png
|
||||
|
||||
wallpaper = ,~/.config/.wallpaper/rdr2.png
|
||||
wallpaper = ,~/.config/.wallpaper/guarma.png
|
||||
|
||||
splash = true
|
||||
|
||||
|
||||
@@ -196,7 +196,8 @@
|
||||
},
|
||||
"custom/arch": {
|
||||
"format": " ",
|
||||
"tooltip": false
|
||||
"tooltip": false,
|
||||
"on-click":"~/.local/bin/rofi-waybar"
|
||||
},
|
||||
"memory": {
|
||||
"interval": 30,
|
||||
|
||||
@@ -50,3 +50,5 @@
|
||||
.config/libreoffice/
|
||||
.config/session/
|
||||
.config/qBittorrent/
|
||||
.config/Postman
|
||||
.config/nvim
|
||||
|
||||
+13
-1
@@ -1 +1,13 @@
|
||||
base-devel git paru pipewire lib32-pipewire lib32-pipewire-jack noisetorch-bin pipewire-alsa wireplumber pipewire-pulse alsa-firmware pipewire-alsa pavucontrol hyprland dunst xdg-desktop-portal-hyprland polkit-kde-agent qt5-wayland qt6-wayland sddm kitty gnome-terminal thunar thunar-archive-plugin hypridle hyprpaper hyprpicker hyprlock brightnessctl xorg-xev gvfs gnome-terminal kate nwg-look-bin papirus-icon-theme network-manager-applet cliphist pywal ccache networkmanager qt6ct qt5ct emote rofi-lbonn-wayland wlogout waybar ttf-fira-sans gnome-keyring eww noto-fonts noto-fonts-cjk ttf-font-awesome noto-fonts-emoji noto-fonts-extra nerd-fonts eog gwenview cava iniparser fftw nordic-theme python-clickgen bibita-cursor-theme lxappearance breeze ark ntfs-3g veracrypt nemo mpv mangohud lib32-mangohud gamemode lib32-gamemode libreoffice-fresh webapp-manager goverlay github-cli
|
||||
base-devel git paru pipewire lib32-pipewire lib32-pipewire-jack noisetorch-bin
|
||||
pipewire-alsa wireplumber pipewire-pulse alsa-firmware pipewire-alsa
|
||||
pavucontrol hyprland swaync-git xdg-desktop-portal-hyprland polkit-kde-agent
|
||||
qt5-wayland qt6-wayland sddm kitty gnome-terminal thunar thunar-archive-plugin
|
||||
hypridle hyprpaper hyprpicker hyprlock brightnessctl xorg-xev gvfs
|
||||
gnome-terminal kate nwg-look-bin papirus-icon-theme network-manager-applet
|
||||
cliphist pywal ccache networkmanager qt6ct qt5ct emote rofi-lbonn-wayland
|
||||
wlogout waybar ttf-fira-sans gnome-keyring eww noto-fonts noto-fonts-cjk
|
||||
ttf-font-awesome noto-fonts-emoji noto-fonts-extra nerd-fonts eog gwenview
|
||||
cava iniparser fftw nordic-theme python-clickgen bibita-cursor-theme
|
||||
lxappearance breeze ark ntfs-3g veracrypt nemo mpv mangohud lib32-mangohud
|
||||
gamemode lib32-gamemode libreoffice-fresh webapp-manager goverlay github-cli
|
||||
gvfs-mtp gparted xorg-xhost
|
||||
|
||||
Reference in New Issue
Block a user