Autocommit for atlas generation 7 kernel version 6.16.9 at 12:22:19 2025-10-06
This commit is contained in:
parent
a822df1862
commit
8d25f925c2
3 changed files with 4 additions and 7 deletions
|
|
@ -9,11 +9,6 @@ $terminal = kitty
|
|||
$fileManager = nemo
|
||||
$editor = kate
|
||||
|
||||
# TODO:
|
||||
# This command calls the quickshell IPC to open the app launcher for the currently focused window.
|
||||
# I know it's a bit messy, I might make this cleaner eventually with a build-in quickshell functionality.
|
||||
$menu = quickshell ipc call appLauncher_$(hyprctl monitors -j | jq -r '.[] | select(.focused == true) | .name') toggleAppLauncher
|
||||
|
||||
# Environment variables
|
||||
env = XCURSOR_SIZE,24
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
|
|
|
|||
|
|
@ -1,11 +1,10 @@
|
|||
exec-once = nm-applet
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
exec-once = quickshell
|
||||
exec-once = hyprctl setcursor Hackneyed 24
|
||||
exec-once = udiskie
|
||||
exec-once = brightnessctl set 11%
|
||||
exec-once = swww-daemon && swww img $HOME/dotfiles/img/cityscape.gif --transition-step 255
|
||||
exec-once = [ workspace 1 silent; keepaspectratio; move 1 632; size 932 550 ] kitty
|
||||
exec-once = [ workspace 1 silent; keepaspectratio; float; move 20 628; size 932 550 ] kitty
|
||||
# exec-once = [ workspace 2 silent] firefox
|
||||
exec-once = oxt_daemon
|
||||
exec-once = oxt-fix
|
||||
|
|
|
|||
|
|
@ -4,7 +4,10 @@
|
|||
firefox
|
||||
tor-browser
|
||||
signal-desktop
|
||||
signal-cli
|
||||
vesktop
|
||||
discordchatexporter-cli
|
||||
discordo
|
||||
mullvad-vpn
|
||||
networkmanager
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue