mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 02:08:29 +02:00
feat: refactoring configuration with options to make it more modular
This commit is contained in:
2
home/linux/desktop/i3/bin/bright
Executable file
2
home/linux/desktop/i3/bin/bright
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
xrandr --output DP-2 --brightness $@
|
||||
1
home/linux/desktop/i3/bin/logout
Executable file
1
home/linux/desktop/i3/bin/logout
Executable file
@@ -0,0 +1 @@
|
||||
i3-msg exit
|
||||
Reference in New Issue
Block a user