Skip to content
João Dias edited this page Nov 10, 2024 · 4 revisions

ℹ️ Note: This page is not ready yet. There can be issues and wrong stuff on it.

✨ Features

Here are some of the features of my dotfiles repo!

🖼️ Changing Wallpaper

You can do that by pressing SUPER + W when the directory ~/wallpapers contains images. You will be prompted to choose one of them to apply as your wallpaper. You can customize the script that does that with your favorite text editor in ~/.config/hypr/scripts/change-wallpaper.sh.

🔔 Opening the Notification/Control Center

To open Sway Notification Center, you can both click on the top-right corner widget that has a bell icon, or you can do a key combination: SUPER + N.

📋 Clipboard List

You can do that by pressing SUPER + V, Anyrun will popup your clipboard, by selecting one of them, it will be copied to your current clipboard, so you can paste previous items anytime. Cliphist is necessary to make this work(You can change the clipboard manager used in this command in the ~/.config/hypr/bindings.conf file).

⏯️ Waybar Media widget

From the official Alexays/Waybar repository, this widget uses a script included in the repo that uses Playerctl to control the media that is currently playing. You can click on the widget to pause, scroll up to next and scroll down for previous.

⌨️ Keybindings

Opening the Terminal(Kitty)

You can do so by pressing SUPER + K.

Moving Windows

You can move windows using SUPER + Shift + Up/Down/Left/Right. It's also possible to move windows by pressing SUPER and dragging the window using your mouse.