mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 14:40:19 +02:00
added niri config
This commit is contained in:
parent
5642f166f0
commit
21c238b30b
5 changed files with 599 additions and 21 deletions
|
@ -5,7 +5,7 @@
|
|||
# Read `man 5 sway` for a complete reference.
|
||||
|
||||
### title bar config
|
||||
default_border none
|
||||
default_border pixel 2px
|
||||
|
||||
### Variables
|
||||
#
|
||||
|
@ -21,15 +21,14 @@ set $term footclient
|
|||
# Your preferred application launcher
|
||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
||||
# on the original workspace that the command was run on.
|
||||
set $menu walker --modules applications,ssh,calculator | xargs swaymsg exec --
|
||||
set $menu wofi | xargs swaymsg exec --
|
||||
|
||||
# screenshot folder
|
||||
set $screenshot_folder ~/Images/Captures\ d\'écrans/
|
||||
|
||||
### Output configuration
|
||||
#
|
||||
# Default wallpaper (more resolutions are available in /run/current-system/sw/share/backgrounds/sway/)
|
||||
output * bg wallpapers/lain_1.jpg fill
|
||||
|
||||
#
|
||||
# Example configuration:
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue