#dotfiles problem

59 messages · Page 1 of 1 (latest)

broken granite
rough stratus
broken granite
rough stratus
#

could be some missing modules or packages causing errors, I guess

#

Share the screenshot, otherwise we are just firing shots in the dark

broken granite
#

I'm having a problem changing my shell

#

even though I installed zsh and ush chsh to change to zsh

#

after I login

#

I still get the /bin/bash output from echo $SHELL

rough stratus
#

try this -
chsh -s $(which zsh)
Log out and log back in

broken granite
rough stratus
#

run
which zsh
output should be like
/usr/bin/zsh

rough stratus
broken granite
#

no

#

endevour os

#

currently im on a new user account i made to test these dofiles

acoustic moat
# broken granite

The repo was last updated 7 months ago so the config is not compatible with the current hyprland

#

You'll have to fix it yourself

broken granite
#

ah

acoustic moat
#

Check the hyprland release notes for the changes

broken granite
#

i will try

#

okay

acoustic moat
broken granite
#

yes i have

#

could be faults in in the configs_

#

?

acoustic moat
harsh pondBOT
#

#18804 📣 TTYs:
To switch to a different TTY, press ctrl + alt + Fx

to switch to TTY1 you would press F1
for TTY5 it would be F5

acoustic moat
#

Login there and check the shell

broken granite
#

okay

#

pressing f1 sends my system to sleep

acoustic moat
#

Fn key

#

Fn lock

broken granite
#

wait

#

I think it's fixed

#

I just had to add shell . to the kitty conf

#

ill try fixing the repo

#

thanks for the help everyone

acoustic moat
broken granite
#

idk

#

adding tha and rebooting changed the shell

acoustic moat
#

The shell program to execute. The default value of . means to use
#: the value of of the SHELL environment variable or if unset,
#: whatever shell is set as the default shell for the current user.

#

. Is the default

#

You've likely set it to something else in your kitty config

broken granite
#

hm

acoustic moat
#

Install ripgrep and run rg "shell.+bash"

broken granite
#

i keep getting this erros no matter how i try to fix it 💔 could someone help

this is what have in my windowrules.conf


# WINDOW DECORATIONS
windowrule = no_blur = true, match:tag multimedia_video*
windowrule = opacity = 1.0 override, match:tag multimedia_video*
windowrule = opacity = 0.8 override, match:tag settings*
windowrule = opacity = 0.8 override, match:class ^(org.gnome.Nautilus)$
windowrule = opacity = 0.9 override, match:class ^(gedit|org.gnome.TextEditor|mousepad)$
windowrule = opacity = 0.9 override, match:class ^(org.pulseaudio.pavucontrol)$
windowrule = opacity = 0.9 override, match:class ^(kitty)$

# WAYBAR & LAYER FIXES 
# Syntax: rule = value, target
layerrule = blur = true, waybar
layerrule = ignorealpha = 0.5, waybar
layerrule = ignorezero = true, waybar

layerrule = blur = true, logout_dialog
layerrule = blur = true, swaync-control-center
layerrule = blur = true, swaync-notification-window
layerrule = ignorezero = true, swaync-control-center
layerrule = ignorezero = true, swaync-notification-window

# FLOATING & SIZING
windowrule = float = true, match:tag settings*
windowrule = float = true, match:tag viewer*
windowrule = float = true, match:tag multimedia_video*
windowrule = size = 900 506, match:tag multimedia_video*
windowrule = float = true, match:class ^(org.pulseaudio.pavucontrol)$
windowrule = size = 50% 60%, match:class ^(org.pulseaudio.pavucontrol)$

# DIALOGS & SYSTEM FIXES
windowrule = float = true, match:title ^(Save As|Save a File|Pick Files)$
windowrule = center = true, match:title ^(Save As|Save a File|Pick Files)$
windowrule = suppressevent = maximize, match:class .*
windowrule = nofocus = true, match:class ^$, match:title ^$, match:xwayland 1, match:floating 1```
#

the erros message

acoustic moat
broken granite
#

thanks

#

ill look into it

raw vine
signal bearBOT
#

hm7 received a thank you cookie!

broken granite
#

alot

#

it worked