diff --git a/config/foot/foot.ini b/config/foot/foot.ini index fd50f62..24cea92 100644 --- a/config/foot/foot.ini +++ b/config/foot/foot.ini @@ -10,7 +10,8 @@ shell=/usr/bin/fish # locked-title=no # 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= # font-italic= # font-bold-italic= diff --git a/config/ghostty/config b/config/ghostty/config index 7d97264..39850e2 100644 --- a/config/ghostty/config +++ b/config/ghostty/config @@ -1,6 +1,6 @@ -font-family = "IosevkaTermSlab Nerd Font" -font-size = 12 +font-family = "ComicCodeLigatures Nerd Font" +font-size = 10 -theme = light:Adwaita,dark:Adwaita Dark +theme = Adwaita Dark fullscreen = true window-decoration = false diff --git a/config/river/init b/config/river/init index bfebc4b..b7f7317 100755 --- a/config/river/init +++ b/config/river/init @@ -9,14 +9,15 @@ # Begin: My own config # -# Super+Return to start an instance of foot (https://codeberg.org/dnkl/foot) -riverctl map normal Super Return spawn foot +# Super+Return to start a terminal +riverctl map normal Super Return spawn ghostty # Super+Space to start the launcher: fuzzel riverctl map normal Super Space spawn fuzzel # Set keyboard layout -riverctl keyboard-layout latam +riverctl keyboard-layout es +# riverctl keyboard-layout es # Super+W to close the focused view riverctl map normal Super W close @@ -36,7 +37,8 @@ riverctl map normal Super L focus-view right # # 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 riverctl focus-follows-cursor normal diff --git a/deps.txt b/deps.txt index 3f9b502..297a1d3 100644 --- a/deps.txt +++ b/deps.txt @@ -7,7 +7,7 @@ docker docker-compose # neovim config # https://github.com/Araozu/neovim-setup.git -foot fuzzel river waybar tmux +foot ghostty fuzzel river waybar tmux wlr-randr brightnessctl # Make sure you're in the video group: