Skip to content

algolg/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

These are the dotfiles I use on my installation of Fedora Linux

Components

  • wm: Hyprland
  • icons: Adwaita++ Dark
  • file manager: Thunar
  • status bar: Waybar
  • terminal emulator: Alacritty
  • notification daemon: Dunst

Custom Scripts

switch-to

switch-to

Switches focus to the next window of the active window's class

run-or-raise

run-or-raise <program class>

Based on this post by Will Harris

Checks if a window of the given program class is open. If true, switch-to that program. Otherwise, open the program.