feat: small changes

This commit is contained in:
Fernando Araoz 2025-01-24 08:26:03 -05:00
parent af29f68f6b
commit 7a8eaaf3c6
4 changed files with 12 additions and 9 deletions

View File

@ -10,7 +10,8 @@ shell=/usr/bin/fish
# locked-title=no # locked-title=no
# font=Iosevka Nerd Font:size=12 # font=Iosevka Nerd Font:size=12
font=IosevkaTermSlab Nerd Font:size=12 # font=IosevkaTermSlab Nerd Font:size=12
font=ComicCodeLigatures Nerd Font:size=10
# font-bold=<bold variant of regular font> # font-bold=<bold variant of regular font>
# font-italic=<italic variant of regular font> # font-italic=<italic variant of regular font>
# font-bold-italic=<bold+italic variant of regular font> # font-bold-italic=<bold+italic variant of regular font>

View File

@ -1,6 +1,6 @@
font-family = "IosevkaTermSlab Nerd Font" font-family = "ComicCodeLigatures Nerd Font"
font-size = 12 font-size = 10
theme = light:Adwaita,dark:Adwaita Dark theme = Adwaita Dark
fullscreen = true fullscreen = true
window-decoration = false window-decoration = false

View File

@ -9,14 +9,15 @@
# Begin: My own config # Begin: My own config
# #
# Super+Return to start an instance of foot (https://codeberg.org/dnkl/foot) # Super+Return to start a terminal
riverctl map normal Super Return spawn foot riverctl map normal Super Return spawn ghostty
# Super+Space to start the launcher: fuzzel # Super+Space to start the launcher: fuzzel
riverctl map normal Super Space spawn fuzzel riverctl map normal Super Space spawn fuzzel
# Set keyboard layout # Set keyboard layout
riverctl keyboard-layout latam riverctl keyboard-layout es
# riverctl keyboard-layout es
# Super+W to close the focused view # Super+W to close the focused view
riverctl map normal Super W close riverctl map normal Super W close
@ -36,7 +37,8 @@ riverctl map normal Super L focus-view right
# #
# use wlr-randr # use wlr-randr
wlr-randr --output DP-1 --pos 0,0 --output HDMI-A-1 --pos 1920,0 # wlr-randr --output DP-1 --pos 0,0 --output HDMI-A-2 --pos 1920,0
wlr-randr --output HDMI-A-2 --mode 1920x1080@100Hz --pos 0,0 --output DP-1 --pos 1920,0
# follow focus of the mouse # follow focus of the mouse
riverctl focus-follows-cursor normal riverctl focus-follows-cursor normal

View File

@ -7,7 +7,7 @@ docker docker-compose
# neovim config # neovim config
# https://github.com/Araozu/neovim-setup.git # https://github.com/Araozu/neovim-setup.git
foot fuzzel river waybar tmux foot ghostty fuzzel river waybar tmux wlr-randr
brightnessctl brightnessctl
# Make sure you're in the video group: # Make sure you're in the video group: