Compare commits

...

5 commits

Author SHA1 Message Date
6433c647c8
Replace bluetooth client 2025-09-19 13:12:21 +10:00
5554917a70
Remove mpris from waybar 2025-09-19 13:08:51 +10:00
118b64c1d4
Update niri and waybar layout 2025-09-19 13:08:08 +10:00
833d34f916
Add fish aliases 2025-09-19 13:07:10 +10:00
c6e44c4712
Update kitty font 2025-09-19 13:06:42 +10:00
5 changed files with 19 additions and 10 deletions

View file

@ -8,6 +8,8 @@ if status is-interactive
# Aliases
alias cat="bat"
alias ls="eza --group-directories-first -x"
alias e="$EDITOR"
alias se="sudoedit"
# Load prompt (KEEP THIS AT THE END)
starship init fish | source

View file

@ -87,7 +87,7 @@ helix-editor:
[group("graphical")]
kitty-terminal:
@just _echowarning "1) Installing Kitty and dependencies"
paru -S imagemagick kitty python-pygments ttf-firacode-nerd
paru -S imagemagick kitty otf-commit-mono-nerd python-pygments
@just _echowarning "\n2) Stowing Kitty config"
stow --dotfiles -S kitty
@ -96,7 +96,7 @@ kitty-terminal:
[group("graphical")]
niri-window-manager:
@just _echowarning "1) Installing niri and related tools"
paru -S blueberry brightnessctl cliphist fuzzel gdm gnome-keyring inter-font mako niri-git noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra polkit-kde-agent swayidle swaylock ttf-firacode-nerd ttf-font-awesome waybar wl-clipboard wlsunset wpaperd xdg-desktop-portal-gnome xwayland-satellite-git
paru -S brightnessctl cliphist fuzzel gdm gnome-keyring inter-font mako niri-git noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra overskride polkit-kde-agent swayidle swaylock ttf-firacode-nerd ttf-font-awesome waybar wl-clipboard wlsunset wpaperd xdg-desktop-portal-gnome xwayland-satellite-git
@just _echowarning "\n2) Stowing niri config"
stow --dotfiles -S niri

View file

@ -3,7 +3,7 @@ include Tokyo Night.conf
background_opacity 0.9
# Fonts
font_family FiraCode Nerd Font
# font_family family="B612 Mono Liga"
font_size 12.0
# Bell
@ -24,3 +24,11 @@ map alt+h neighboring_window left
map alt+j neighboring_window down
map alt+k neighboring_window up
map alt+l neighboring_window right
# BEGIN_KITTY_FONTS
font_family family='CommitMono Nerd Font' postscript_name=CommitMonoNF-Regular
bold_font auto
italic_font auto
bold_italic_font auto
# END_KITTY_FONTS

View file

@ -26,7 +26,7 @@ output "LG Electronics LG ULTRAGEAR 404NTCZ0R931" {
variable-refresh-rate on-demand=true
}
layout {
gaps 4
gaps 10
always-center-single-column
preset-column-widths {
proportion 0.33333
@ -114,7 +114,7 @@ window-rule {
// Display Steam notifications in corner of the screen
window-rule {
match app-id="steam" title="^notificationtoasts_\\d+_desktop$"
default-floating-position x=0 y=0 relative-to="bottom-right"
//default-floating-position x=0 y=0 relative-to="bottom-right"
}
// Open windows in web workspace
window-rule {

View file

@ -2,9 +2,9 @@
{
"layer": "top",
"spacing": 8,
"margin-top": 4,
"margin-left": 4,
"margin-right": 4,
"margin-top": 5,
"margin-left": 5,
"margin-right": 5,
"modules-left": [
"niri/workspaces",
"privacy",
@ -14,7 +14,6 @@
"clock"
],
"modules-right": [
"mpris",
"tray",
"idle_inhibitor",
"power-profiles-daemon",
@ -98,7 +97,7 @@
"bluetooth": {
"format-disabled": "",
"format-connected": " {num_connections}",
"on-click": "blueberry"
"on-click": "overskride"
},
"network": {
"format-ethernet": "󰛳 Wired",