mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-12-30 19:14:19 +00:00
Add slack to startup app on laptop
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
# Unfortunate legacy config needed because hyprland can't hot switch variable refresh rate
|
# Unfortunate legacy config needed because hyprland can't hot switch variable refresh rate
|
||||||
monitor=eDP-2,2560x1600@165,auto,1,vrr,1
|
monitor = eDP-2,2560x1600@165,auto,1,vrr,1
|
||||||
|
|
||||||
# Source configs
|
# Source configs
|
||||||
source = ~/.config/hypr/hyprland-common.conf
|
source = ~/.config/hypr/hyprland-common.conf
|
||||||
|
|
||||||
# Application launch
|
# Application launch
|
||||||
exec-once = brightnessctl -sd platform::kbd_backlight set 1
|
exec-once = brightnessctl -sd platform::kbd_backlight set 1
|
||||||
exec-once = brightnessctl -s set 30%
|
exec-once = brightnessctl -s set 30%
|
||||||
|
exec-once = slack -u
|
||||||
Reference in New Issue
Block a user